Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Creates datetime from a string representing time in UTC in RFC 1123 format.
static _ASYNCRTIMP datetime __cdecl from_string(
const utility::string_t& timestring,
date_format format = RFC_1123
);
Parameters
timestring
format
Requirements
Header: asyncrt_utils.h
Namespace: utility