SystemTimeToHttpDate

Call this function to convert a system time to a string in a format suitable for using in HTTP headers.

inline void SystemTimeToHttpDate( 
   const SYSTEMTIME& st, 
   CStringA & strTime  
);

Parameters

Requirements

Header: atlutil.h

See Also

Other Resources

ATL Concepts

ATL COM Desktop Components

ATL Functions Alphabetical Reference