PCV services: Difference between revisions
| Line 474: | Line 474: | ||
=== CalendarTime === | === CalendarTime === | ||
This is an | {| 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. | ||