SystemTimeToHttpDate

 

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

Syntax

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

Parameters

Requirements

Header: atlutil.h

See Also

Active Template Library (ATL) Concepts
ATL COM Desktop Components
ATL Functions Alphabetical Reference