Changes

Jump to navigation Jump to search
269 bytes added ,  03:32, 22 February 2018
Line 474: Line 474:     
=== CalendarTime ===
 
=== CalendarTime ===
This is an u64.
+
{| class="wikitable" border="1"
 +
|-
 +
! Offset || Size || Description
 +
|-
 +
| 0x0 || 0x2 || Year
 +
|-
 +
| 0x2 || 0x1 || Month
 +
|-
 +
| 0x3 || 0x1 || Day
 +
|-
 +
| 0x4 || 0x1 || Hour
 +
|-
 +
| 0x5 || 0x1 || Minute
 +
|-
 +
| 0x6 || 0x1 || Second
 +
|-
 +
| 0x7 || 0x1 || Padding / unknown?
 +
|}
 +
 
 +
This is an 0x8-byte struct.
    
=== CalendarAdditionalInfo ===
 
=== CalendarAdditionalInfo ===
 
This is an 0x18-byte struct.
 
This is an 0x18-byte struct.

Navigation menu