SystemTimeToHttpDate
呼叫此函式將一種系統時間設為適當的格式字串使用 HTTP 標頭。
inline void SystemTimeToHttpDate(
const SYSTEMTIME& st,
CStringA & strTime
);
參數
st
系統時間取得做為 HTTP 格式字串。strTime
out 接收 HTTP 日期時間字串變數的參考 (如 RFC 2616 (http://www.ietf.org/rfc/rfc2616.txt) 和 RFC 1123 (http://www.ietf.org/rfc/rfc1123.txt定義)。
需求
Header: 函式