datetime Class
Warning
This topic contains information for the C++ REST SDK 1.0 (codename "Casablanca"). If you are using a later version from the Codeplex Casablanca web page, then use the local documentation at https://casablanca.codeplex.com/documentation.
class datetime;
Members
Public Typedefs
Name |
Description |
---|---|
interval_type |
Public Enumerations
Name |
Description |
---|---|
Defines the supported date and time string formats. |
Public Constructors
Name |
Description |
---|---|
Public Methods
Name |
Description |
---|---|
Creates datetime from a string representing time in UTC in RFC 1123 format. |
|
Returns the integral time value. |
|
Returns a string representation of the datetime. |
|
Returns the current UTC time. |
Public Operators
Name |
Description |
---|---|
Requirements
Header: asyncrt_utils.h
Namespace: utility