CFileTime::LocalToUTC
Call this method to convert a local file time to a file time based on the Coordinated Universal Time (UTC).
CFileTime LocalToUTC( ) const throw( );
Return Value
Returns a CFileTime object containing the time in UTC format.
Example
See the example for CFileTime::UTCToLocal.
Requirements
Header: atltime.h