Поделиться через


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( );

Возвращаемое значение

Returns a CFileTime object containing the time in UTC format.

Пример

See the example for CFileTime::UTCToLocal.

Требования

Header: atltime.h

См. также

Основные понятия

CFileTime Class

CFileTime Members

CFileTime::UTCToLocal