Delen via


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

See Also

Reference

datetime Class