TZIBK | Back to Index page |
Prolog Control Block Contents TZIBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
TZIBK Prolog | Top of page |
NAME : HCPTZIBK DESCRIPTION: Time Zone Interval Block DSECT : TZIBK FUNCTION : This DSECT maps the definitions of local time zones intervals. That means, when a local time starts and when it stops. If the TOD clock value, or the local date/time, is within the limits of the interval, then we know whether or not we are in Daylight Saving Time. LOCATED BY : PFXSYS -> SYSCM SYSZANCR -> TZABK (Time Zone Anchor Block) TZATZI -> TZIBK <TZIFWD -> TZIBK, until TZIFWD = 0> CREATED BY : HCPZIN DELETED BY : None |
TZIBK Control Block Content | Top of page |
|
TZIBK Storage Layout | Top of page |
*** TZIBK - Time Zone Interval Block * * +---------------------------+---------------------------+ * 0 | TZIFWD | TZIFLG | * +---------------------------+---------------------------+ * 8 | TZIZNID | TZIZNIDN | * +---------------------------+---------------------------+ * 10 | TZIZONE | TZIZONEN | * +---------------------------+---------------------------+ * 18 | TZISTOD | * +---------------------------+---------------------------+ * 20 | TZISDTE | TZISTME | * +---------------------------+---------------------------+ * 28 | TZIETOD | * +---------------------------+---------------------------+ * 30 | TZIEDTE | TZIETME | * +---------------------------+---------------------------+ * 38 | TZICDATE | * +-------------------------------------------------------+ * 40 | TZICTIME | * +---------------------------+---------------------------+ * 48 |///////////////////////////|///////////////////////////| * +---------------------------+---------------------------+ * 50 * *** TZIBK - Time Zone Interval Block *** Overlay for TZIFLG+0 in TZIBK * * +------+ * 0 ... 4 |:FLG1 | 5 * +------+ * *** Overlay for TZIFLG+0 in TZIBK |
TZIBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- TZICDATE 0038 TZICTIME 0040 TZIEDTE 0030 TZIETME 0034 TZIETOD 0028 TZIFLG 0004 TZIFLG1 0004 TZIFWD 0000 TZIPOSS 0004 80 TZISDTE 0020 TZISIZD 004C 0000000A TZISIZE 004C 00000050 TZISTME 0024 TZISTOD 0018 TZIZNID 0008 TZIZNIDN 000C TZIZONE 0010 TZIZONEN 0014 |
Copyright IBM Corporation, 1990, 2022