Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.02 KB

32-bit-windows-time-date-formats.md

File metadata and controls

32 lines (25 loc) · 1.02 KB
descriptiontitlems.datef1_keywordshelpviewer_keywordsms.assetid
Learn more about: 32-Bit Windows Time/Date Formats
32-Bit Windows Time-Date Formats
11/04/2016
vc.time
32-bit Windows
ef1589db-84d7-4b24-8799-7c7a22cfe2bf

32-Bit Windows time/date formats

The file time and the date are stored individually, using unsigned integers as bit fields. File time and date are packed as follows:

Time

Bit position:0 1 2 3 45 6 7 8 9 AB C D E F
Length:565
Contents:hoursminutes2-second increments
Value Range:0-230-590-29 in 2-second intervals

Date

Bit position:0 1 2 3 4 5 67 8 9 AB C D E F
Length:745
Contents:yearmonthday
Value Range:0-1191-121-31
(relative to 1980)

See also

Global constants

close