datetime::to_string Method
Returns a string representation of the datetime.
_ASYNCRTIMP utility::string_t to_string(
date_format format = RFC_1123
) const;
Parameters
- format
Requirements
Header: asyncrt_utils.h
Namespace: utility
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Returns a string representation of the datetime.
_ASYNCRTIMP utility::string_t to_string(
date_format format = RFC_1123
) const;
Header: asyncrt_utils.h
Namespace: utility