datetime::from_string 方法
從表示 RFC 1123 格式的 UTC 時間建立日期時間。
static _ASYNCRTIMP datetime __cdecl from_string(
const utility::string_t& timestring,
date_format format = RFC_1123
);
參數
timestring
format
需求
**標頭:**asyncrt_utils.h
**命名空間:**utility