Showing changes from revision #0 to #1:
Added | Removed | Changed
Entry | |
---|---|
R1 | 1 (reason code) |
R2 | Timezone within territory |
R3 | Year |
R4 | Pointer to buffer to receive UTC 5-byte time for when DST starts |
R5 | Pointer to buffer to receive UTC 5-byte time for when DST ends |
Exit | |
---|---|
- | Buffers updated and all registers preserved if suitable DST rule was found |
Else, V set and R0 is error pointer |
This reason code is used to determine the start and end times for DST within a given year, as per Territory_DaylightSaving 5.
This call is for internal use by TerritoryManager, for communication with territory modules. Application code should use Territory_DaylightSaving instead.