Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 http://casablanca.codeplex.com/documentation.
namespace timespan;
Members
Functions
Name |
Description |
---|---|
Converts a timespan/interval in seconds to xml duration string as specified by http://www.w3.org/TR/xmlschema-2/#duration |
|
Converts an xml duration to timespan/interval in seconds http://www.w3.org/TR/xmlschema-2/#duration |
Requirements
Header: asyncrt_utils.h
Namespace: utility