Showing changes from revision #0 to #1:
Added | Removed | Changed
Entry | |
---|---|
R0 | Territory number, or -1 for current |
Exit | |
---|---|
R0 | Pointer to name of standard time zone for territory |
R1 | Pointer to name of summer time |
R2 | Offset from UTC to standard time, in centiseconds (signed 32-bit) |
R3 | Offset from UTC to summer time, in centiseconds (signed 32-bit) |
The purpose of this call is to return information on the time zones for the given territory.
None.