mirror of
https://github.com/PDP-10/its.git
synced 2026-03-27 10:30:50 +00:00
Document .RYEAR for timezone fix.
This commit is contained in:
committed by
Lars Brinkhoff
parent
a65a038146
commit
96e382460d
@@ -1953,10 +1953,13 @@ Reset the AMF arm lock flags. The arm no longer exists.
|
||||
4.8 This year is a leap year (366. days).
|
||||
4.7 Daylight savings time is in effect.
|
||||
4.6 The time of year is known.
|
||||
4.4 The timezone is known, and is found in bits
|
||||
4.3 and 3.5-3.1 (if not set, assume EST/EDT=5).
|
||||
4.3 Sign bit of the timezone offset (bits 3.5-3.1).
|
||||
4.2-3.9 If bit 4.6 set, the current day of the week.
|
||||
Sunday=0, Monday=1, etc.
|
||||
3.8-3.6 The day of the week of January 1 of this year.
|
||||
3.5-3.1 Zero.
|
||||
3.5-3.1 Absolute value of timezone offset.
|
||||
2.9-1.1 The year, not modulo 100., but as a full quantity,
|
||||
e.g. 1969. or 1975.
|
||||
|
||||
Reference in New Issue
Block a user