1
1
mirror of https://github.com/wader/fq.git synced 2024-10-27 12:19:52 +03:00
fq/format/tzif/testdata/Hermosillo.fqtest
Mattias Wadman 051a70bd4b interp: Change bit ranges to use exclusive end
All other ranges and slicing uses exclusive end so i think it make sense
to make it consistent.

Update docs and add additional example for non-byte-aligned field.

Also fixes issue showing zero bit ranges as start-NA.
2023-10-20 15:37:26 +02:00

411 lines
46 KiB
Plaintext

$ fq -d tzif dv Hermosillo
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|.{}: Hermosillo (tzif) 0x0-0x3ee (1006)
| | | v1header{}: 0x0-0x2c (44)
0x000|54 5a 69 66 |TZif | magic: 0x545a6966 (valid) 0x0-0x4 (4)
0x000| 32 | 2 | ver: "2" (0x32) (valid) 0x4-0x5 (1)
0x000| 00 00 00 00 00 00 00 00 00 00 00| ...........| reserved: raw bits 0x5-0x14 (15)
0x010|00 00 00 00 |.... |
0x010| 00 00 00 07 | .... | isutcnt: 7 0x14-0x18 (4)
0x010| 00 00 00 07 | .... | isstdcnt: 7 0x18-0x1c (4)
0x010| 00 00 00 1b| ....| leapcnt: 27 0x1c-0x20 (4)
0x020|00 00 00 10 |.... | timecnt: 16 0x20-0x24 (4)
0x020| 00 00 00 07 | .... | typecnt: 7 0x24-0x28 (4)
0x020| 00 00 00 14 | .... | charcnt: 20 0x28-0x2c (4)
| | | v1datablock{}: 0x2c-0x1a0 (372)
| | | transition_times[0:16]: 0x2c-0x6c (64)
0x020| a5 b6 e8 70| ...p| [0]: "1922-01-01T07:00:00Z" (-1514739600) transition_time 0x2c-0x30 (4)
0x030|af f2 6e e0 |..n. | [1]: "1927-06-11T06:00:00Z" (-1343066400) transition_time 0x30-0x34 (4)
0x030| b6 66 56 60 | .fV` | [2]: "1930-11-15T06:00:00Z" (-1234807200) transition_time 0x34-0x38 (4)
0x030| b7 43 d2 60 | .C.` | [3]: "1931-05-02T06:00:00Z" (-1220292000) transition_time 0x38-0x3c (4)
0x030| b8 0c 36 60| ..6`| [4]: "1931-10-01T06:00:00Z" (-1207159200) transition_time 0x3c-0x40 (4)
0x040|b8 fd 86 f0 |.... | [5]: "1932-04-01T07:00:00Z" (-1191344400) transition_time 0x40-0x44 (4)
0x040| cb ea 71 60 | ..q` | [6]: "1942-04-24T06:00:00Z" (-873828000) transition_time 0x44-0x48 (4)
0x040| d8 91 b4 f0 | .... | [7]: "1949-01-14T07:00:00Z" (-661539600) transition_time 0x48-0x4c (4)
0x040| 00 00 70 80| ..p.| [8]: "1970-01-01T08:00:00Z" (28800) transition_time 0x4c-0x50 (4)
0x050|31 67 84 24 |1g.$ | [9]: "1996-04-07T09:00:20Z" (828867620) transition_time 0x50-0x54 (4)
0x050| 32 73 16 94 | 2s.. | [10]: "1996-10-27T08:00:20Z" (846403220) transition_time 0x54-0x58 (4)
0x050| 33 47 66 24 | 3Gf$ | [11]: "1997-04-06T09:00:20Z" (860317220) transition_time 0x58-0x5c (4)
0x050| 34 52 f8 95| 4R..| [12]: "1997-10-26T08:00:21Z" (877852821) transition_time 0x5c-0x60 (4)
0x060|35 27 48 25 |5'H% | [13]: "1998-04-05T09:00:21Z" (891766821) transition_time 0x60-0x64 (4)
0x060| 36 32 da 95 | 62.. | [14]: "1998-10-25T08:00:21Z" (909302421) transition_time 0x64-0x68 (4)
0x060| 64 9b 78 1b | d.x. | [15]: "2023-06-28T00:00:27Z" (1687910427) transition_time 0x68-0x6c (4)
| | | transition_types[0:16]: 0x6c-0x7c (16)
0x060| 01 | . | [0]: 1 transition_type 0x6c-0x6d (1)
0x060| 02 | . | [1]: 2 transition_type 0x6d-0x6e (1)
0x060| 04 | . | [2]: 4 transition_type 0x6e-0x6f (1)
0x060| 03| .| [3]: 3 transition_type 0x6f-0x70 (1)
0x070|04 |. | [4]: 4 transition_type 0x70-0x71 (1)
0x070| 02 | . | [5]: 2 transition_type 0x71-0x72 (1)
0x070| 04 | . | [6]: 4 transition_type 0x72-0x73 (1)
0x070| 05 | . | [7]: 5 transition_type 0x73-0x74 (1)
0x070| 04 | . | [8]: 4 transition_type 0x74-0x75 (1)
0x070| 03 | . | [9]: 3 transition_type 0x75-0x76 (1)
0x070| 04 | . | [10]: 4 transition_type 0x76-0x77 (1)
0x070| 03 | . | [11]: 3 transition_type 0x77-0x78 (1)
0x070| 04 | . | [12]: 4 transition_type 0x78-0x79 (1)
0x070| 03 | . | [13]: 3 transition_type 0x79-0x7a (1)
0x070| 04 | . | [14]: 4 transition_type 0x7a-0x7b (1)
0x070| 04 | . | [15]: 4 transition_type 0x7b-0x7c (1)
| | | local_time_type_records[0:7]: 0x7c-0xa6 (42)
| | | [0]{}: local_time_type 0x7c-0x82 (6)
0x070| ff ff 97 f8| ....| utoff: -26632 (valid) 0x7c-0x80 (4)
0x080|00 |. | dst: 0 (valid) 0x80-0x81 (1)
0x080| 00 | . | idx: 0 (valid) 0x81-0x82 (1)
| | | [1]{}: local_time_type 0x82-0x88 (6)
0x080| ff ff 9d 90 | .... | utoff: -25200 (valid) 0x82-0x86 (4)
0x080| 00 | . | dst: 0 (valid) 0x86-0x87 (1)
0x080| 04 | . | idx: 4 (valid) 0x87-0x88 (1)
| | | [2]{}: local_time_type 0x88-0x8e (6)
0x080| ff ff ab a0 | .... | utoff: -21600 (valid) 0x88-0x8c (4)
0x080| 00 | . | dst: 0 (valid) 0x8c-0x8d (1)
0x080| 08 | . | idx: 8 (valid) 0x8d-0x8e (1)
| | | [3]{}: local_time_type 0x8e-0x94 (6)
0x080| ff ff| ..| utoff: -21600 (valid) 0x8e-0x92 (4)
0x090|ab a0 |.. |
0x090| 01 | . | dst: 1 (valid) 0x92-0x93 (1)
0x090| 0c | . | idx: 12 (valid) 0x93-0x94 (1)
| | | [4]{}: local_time_type 0x94-0x9a (6)
0x090| ff ff 9d 90 | .... | utoff: -25200 (valid) 0x94-0x98 (4)
0x090| 00 | . | dst: 0 (valid) 0x98-0x99 (1)
0x090| 04 | . | idx: 4 (valid) 0x99-0x9a (1)
| | | [5]{}: local_time_type 0x9a-0xa0 (6)
0x090| ff ff 8f 80 | .... | utoff: -28800 (valid) 0x9a-0x9e (4)
0x090| 00 | . | dst: 0 (valid) 0x9e-0x9f (1)
0x090| 10| .| idx: 16 (valid) 0x9f-0xa0 (1)
| | | [6]{}: local_time_type 0xa0-0xa6 (6)
0x0a0|ff ff 9d 90 |.... | utoff: -25200 (valid) 0xa0-0xa4 (4)
0x0a0| 00 | . | dst: 0 (valid) 0xa4-0xa5 (1)
0x0a0| 04 | . | idx: 4 (valid) 0xa5-0xa6 (1)
| | | time_zone_designations[0:5]: 0xa6-0xba (20)
0x0a0| 4c 4d 54 00 | LMT. | [0]: "LMT" time_zone_designation 0xa6-0xaa (4)
0x0a0| 4d 53 54 00 | MST. | [1]: "MST" time_zone_designation 0xaa-0xae (4)
0x0a0| 43 53| CS| [2]: "CST" time_zone_designation 0xae-0xb2 (4)
0x0b0|54 00 |T. |
0x0b0| 4d 44 54 00 | MDT. | [3]: "MDT" time_zone_designation 0xb2-0xb6 (4)
0x0b0| 50 53 54 00 | PST. | [4]: "PST" time_zone_designation 0xb6-0xba (4)
| | | leap_second_records[0:27]: 0xba-0x192 (216)
| | | [0]{}: leap_second_record 0xba-0xc2 (8)
0x0b0| 04 b2 58 00 | ..X. | occur: "1972-07-01T00:00:00Z" (78796800) 0xba-0xbe (4)
0x0b0| 00 00| ..| corr: 1 0xbe-0xc2 (4)
0x0c0|00 01 |.. |
| | | [1]{}: leap_second_record 0xc2-0xca (8)
0x0c0| 05 a4 ec 01 | .... | occur: "1973-01-01T00:00:01Z" (94694401) 0xc2-0xc6 (4)
0x0c0| 00 00 00 02 | .... | corr: 2 0xc6-0xca (4)
| | | [2]{}: leap_second_record 0xca-0xd2 (8)
0x0c0| 07 86 1f 82 | .... | occur: "1974-01-01T00:00:02Z" (126230402) 0xca-0xce (4)
0x0c0| 00 00| ..| corr: 3 0xce-0xd2 (4)
0x0d0|00 03 |.. |
| | | [3]{}: leap_second_record 0xd2-0xda (8)
0x0d0| 09 67 53 03 | .gS. | occur: "1975-01-01T00:00:03Z" (157766403) 0xd2-0xd6 (4)
0x0d0| 00 00 00 04 | .... | corr: 4 0xd6-0xda (4)
| | | [4]{}: leap_second_record 0xda-0xe2 (8)
0x0d0| 0b 48 86 84 | .H.. | occur: "1976-01-01T00:00:04Z" (189302404) 0xda-0xde (4)
0x0d0| 00 00| ..| corr: 5 0xde-0xe2 (4)
0x0e0|00 05 |.. |
| | | [5]{}: leap_second_record 0xe2-0xea (8)
0x0e0| 0d 2b 0b 85 | .+.. | occur: "1977-01-01T00:00:05Z" (220924805) 0xe2-0xe6 (4)
0x0e0| 00 00 00 06 | .... | corr: 6 0xe6-0xea (4)
| | | [6]{}: leap_second_record 0xea-0xf2 (8)
0x0e0| 0f 0c 3f 06 | ..?. | occur: "1978-01-01T00:00:06Z" (252460806) 0xea-0xee (4)
0x0e0| 00 00| ..| corr: 7 0xee-0xf2 (4)
0x0f0|00 07 |.. |
| | | [7]{}: leap_second_record 0xf2-0xfa (8)
0x0f0| 10 ed 72 87 | ..r. | occur: "1979-01-01T00:00:07Z" (283996807) 0xf2-0xf6 (4)
0x0f0| 00 00 00 08 | .... | corr: 8 0xf6-0xfa (4)
| | | [8]{}: leap_second_record 0xfa-0x102 (8)
0x0f0| 12 ce a6 08 | .... | occur: "1980-01-01T00:00:08Z" (315532808) 0xfa-0xfe (4)
0x0f0| 00 00| ..| corr: 9 0xfe-0x102 (4)
0x100|00 09 |.. |
| | | [9]{}: leap_second_record 0x102-0x10a (8)
0x100| 15 9f ca 89 | .... | occur: "1981-07-01T00:00:09Z" (362793609) 0x102-0x106 (4)
0x100| 00 00 00 0a | .... | corr: 10 0x106-0x10a (4)
| | | [10]{}: leap_second_record 0x10a-0x112 (8)
0x100| 17 80 fe 0a | .... | occur: "1982-07-01T00:00:10Z" (394329610) 0x10a-0x10e (4)
0x100| 00 00| ..| corr: 11 0x10e-0x112 (4)
0x110|00 0b |.. |
| | | [11]{}: leap_second_record 0x112-0x11a (8)
0x110| 19 62 31 8b | .b1. | occur: "1983-07-01T00:00:11Z" (425865611) 0x112-0x116 (4)
0x110| 00 00 00 0c | .... | corr: 12 0x116-0x11a (4)
| | | [12]{}: leap_second_record 0x11a-0x122 (8)
0x110| 1d 25 ea 0c | .%.. | occur: "1985-07-01T00:00:12Z" (489024012) 0x11a-0x11e (4)
0x110| 00 00| ..| corr: 13 0x11e-0x122 (4)
0x120|00 0d |.. |
| | | [13]{}: leap_second_record 0x122-0x12a (8)
0x120| 21 da e5 0d | !... | occur: "1988-01-01T00:00:13Z" (567993613) 0x122-0x126 (4)
0x120| 00 00 00 0e | .... | corr: 14 0x126-0x12a (4)
| | | [14]{}: leap_second_record 0x12a-0x132 (8)
0x120| 25 9e 9d 8e | %... | occur: "1990-01-01T00:00:14Z" (631152014) 0x12a-0x12e (4)
0x120| 00 00| ..| corr: 15 0x12e-0x132 (4)
0x130|00 0f |.. |
| | | [15]{}: leap_second_record 0x132-0x13a (8)
0x130| 27 7f d1 0f | '... | occur: "1991-01-01T00:00:15Z" (662688015) 0x132-0x136 (4)
0x130| 00 00 00 10 | .... | corr: 16 0x136-0x13a (4)
| | | [16]{}: leap_second_record 0x13a-0x142 (8)
0x130| 2a 50 f5 90 | *P.. | occur: "1992-07-01T00:00:16Z" (709948816) 0x13a-0x13e (4)
0x130| 00 00| ..| corr: 17 0x13e-0x142 (4)
0x140|00 11 |.. |
| | | [17]{}: leap_second_record 0x142-0x14a (8)
0x140| 2c 32 29 11 | ,2). | occur: "1993-07-01T00:00:17Z" (741484817) 0x142-0x146 (4)
0x140| 00 00 00 12 | .... | corr: 18 0x146-0x14a (4)
| | | [18]{}: leap_second_record 0x14a-0x152 (8)
0x140| 2e 13 5c 92 | ..\. | occur: "1994-07-01T00:00:18Z" (773020818) 0x14a-0x14e (4)
0x140| 00 00| ..| corr: 19 0x14e-0x152 (4)
0x150|00 13 |.. |
| | | [19]{}: leap_second_record 0x152-0x15a (8)
0x150| 30 e7 24 13 | 0.$. | occur: "1996-01-01T00:00:19Z" (820454419) 0x152-0x156 (4)
0x150| 00 00 00 14 | .... | corr: 20 0x156-0x15a (4)
| | | [20]{}: leap_second_record 0x15a-0x162 (8)
0x150| 33 b8 48 94 | 3.H. | occur: "1997-07-01T00:00:20Z" (867715220) 0x15a-0x15e (4)
0x150| 00 00| ..| corr: 21 0x15e-0x162 (4)
0x160|00 15 |.. |
| | | [21]{}: leap_second_record 0x162-0x16a (8)
0x160| 36 8c 10 15 | 6... | occur: "1999-01-01T00:00:21Z" (915148821) 0x162-0x166 (4)
0x160| 00 00 00 16 | .... | corr: 22 0x166-0x16a (4)
| | | [22]{}: leap_second_record 0x16a-0x172 (8)
0x160| 43 b7 1b 96 | C... | occur: "2006-01-01T00:00:22Z" (1136073622) 0x16a-0x16e (4)
0x160| 00 00| ..| corr: 23 0x16e-0x172 (4)
0x170|00 17 |.. |
| | | [23]{}: leap_second_record 0x172-0x17a (8)
0x170| 49 5c 07 97 | I\.. | occur: "2009-01-01T00:00:23Z" (1230768023) 0x172-0x176 (4)
0x170| 00 00 00 18 | .... | corr: 24 0x176-0x17a (4)
| | | [24]{}: leap_second_record 0x17a-0x182 (8)
0x170| 4f ef 93 18 | O... | occur: "2012-07-01T00:00:24Z" (1341100824) 0x17a-0x17e (4)
0x170| 00 00| ..| corr: 25 0x17e-0x182 (4)
0x180|00 19 |.. |
| | | [25]{}: leap_second_record 0x182-0x18a (8)
0x180| 55 93 2d 99 | U.-. | occur: "2015-07-01T00:00:25Z" (1435708825) 0x182-0x186 (4)
0x180| 00 00 00 1a | .... | corr: 26 0x186-0x18a (4)
| | | [26]{}: leap_second_record 0x18a-0x192 (8)
0x180| 58 68 46 9a | XhF. | occur: "2017-01-01T00:00:26Z" (1483228826) 0x18a-0x18e (4)
0x180| 00 00| ..| corr: 27 0x18e-0x192 (4)
0x190|00 1b |.. |
| | | standard_wall_indicators[0:7]: 0x192-0x199 (7)
0x190| 00 | . | [0]: 0 standard_wall_indicator (valid) 0x192-0x193 (1)
0x190| 01 | . | [1]: 1 standard_wall_indicator (valid) 0x193-0x194 (1)
0x190| 00 | . | [2]: 0 standard_wall_indicator (valid) 0x194-0x195 (1)
0x190| 00 | . | [3]: 0 standard_wall_indicator (valid) 0x195-0x196 (1)
0x190| 00 | . | [4]: 0 standard_wall_indicator (valid) 0x196-0x197 (1)
0x190| 00 | . | [5]: 0 standard_wall_indicator (valid) 0x197-0x198 (1)
0x190| 00 | . | [6]: 0 standard_wall_indicator (valid) 0x198-0x199 (1)
| | | ut_local_indicators[0:7]: 0x199-0x1a0 (7)
0x190| 00 | . | [0]: 0 ut_local_indicator (valid) 0x199-0x19a (1)
0x190| 01 | . | [1]: 1 ut_local_indicator (valid) 0x19a-0x19b (1)
0x190| 00 | . | [2]: 0 ut_local_indicator (valid) 0x19b-0x19c (1)
0x190| 00 | . | [3]: 0 ut_local_indicator (valid) 0x19c-0x19d (1)
0x190| 00 | . | [4]: 0 ut_local_indicator (valid) 0x19d-0x19e (1)
0x190| 00 | . | [5]: 0 ut_local_indicator (valid) 0x19e-0x19f (1)
0x190| 00| .| [6]: 0 ut_local_indicator (valid) 0x19f-0x1a0 (1)
| | | v2plusheader{}: 0x1a0-0x1cc (44)
0x1a0|54 5a 69 66 |TZif | magic: 0x545a6966 (valid) 0x1a0-0x1a4 (4)
0x1a0| 32 | 2 | ver: "2" (0x32) (valid) 0x1a4-0x1a5 (1)
0x1a0| 00 00 00 00 00 00 00 00 00 00 00| ...........| reserved: raw bits 0x1a5-0x1b4 (15)
0x1b0|00 00 00 00 |.... |
0x1b0| 00 00 00 07 | .... | isutcnt: 7 0x1b4-0x1b8 (4)
0x1b0| 00 00 00 07 | .... | isstdcnt: 7 0x1b8-0x1bc (4)
0x1b0| 00 00 00 1b| ....| leapcnt: 27 0x1bc-0x1c0 (4)
0x1c0|00 00 00 10 |.... | timecnt: 16 0x1c0-0x1c4 (4)
0x1c0| 00 00 00 07 | .... | typecnt: 7 0x1c4-0x1c8 (4)
0x1c0| 00 00 00 14 | .... | charcnt: 20 0x1c8-0x1cc (4)
| | | v2plusdatablock{}: 0x1cc-0x3ec (544)
| | | transition_times[0:16]: 0x1cc-0x24c (128)
0x1c0| ff ff ff ff| ....| [0]: "1922-01-01T07:00:00Z" (-1514739600) transition_time 0x1cc-0x1d4 (8)
0x1d0|a5 b6 e8 70 |...p |
0x1d0| ff ff ff ff af f2 6e e0 | ......n. | [1]: "1927-06-11T06:00:00Z" (-1343066400) transition_time 0x1d4-0x1dc (8)
0x1d0| ff ff ff ff| ....| [2]: "1930-11-15T06:00:00Z" (-1234807200) transition_time 0x1dc-0x1e4 (8)
0x1e0|b6 66 56 60 |.fV` |
0x1e0| ff ff ff ff b7 43 d2 60 | .....C.` | [3]: "1931-05-02T06:00:00Z" (-1220292000) transition_time 0x1e4-0x1ec (8)
0x1e0| ff ff ff ff| ....| [4]: "1931-10-01T06:00:00Z" (-1207159200) transition_time 0x1ec-0x1f4 (8)
0x1f0|b8 0c 36 60 |..6` |
0x1f0| ff ff ff ff b8 fd 86 f0 | ........ | [5]: "1932-04-01T07:00:00Z" (-1191344400) transition_time 0x1f4-0x1fc (8)
0x1f0| ff ff ff ff| ....| [6]: "1942-04-24T06:00:00Z" (-873828000) transition_time 0x1fc-0x204 (8)
0x200|cb ea 71 60 |..q` |
0x200| ff ff ff ff d8 91 b4 f0 | ........ | [7]: "1949-01-14T07:00:00Z" (-661539600) transition_time 0x204-0x20c (8)
0x200| 00 00 00 00| ....| [8]: "1970-01-01T08:00:00Z" (28800) transition_time 0x20c-0x214 (8)
0x210|00 00 70 80 |..p. |
0x210| 00 00 00 00 31 67 84 24 | ....1g.$ | [9]: "1996-04-07T09:00:20Z" (828867620) transition_time 0x214-0x21c (8)
0x210| 00 00 00 00| ....| [10]: "1996-10-27T08:00:20Z" (846403220) transition_time 0x21c-0x224 (8)
0x220|32 73 16 94 |2s.. |
0x220| 00 00 00 00 33 47 66 24 | ....3Gf$ | [11]: "1997-04-06T09:00:20Z" (860317220) transition_time 0x224-0x22c (8)
0x220| 00 00 00 00| ....| [12]: "1997-10-26T08:00:21Z" (877852821) transition_time 0x22c-0x234 (8)
0x230|34 52 f8 95 |4R.. |
0x230| 00 00 00 00 35 27 48 25 | ....5'H% | [13]: "1998-04-05T09:00:21Z" (891766821) transition_time 0x234-0x23c (8)
0x230| 00 00 00 00| ....| [14]: "1998-10-25T08:00:21Z" (909302421) transition_time 0x23c-0x244 (8)
0x240|36 32 da 95 |62.. |
0x240| 00 00 00 00 64 9b 78 1b | ....d.x. | [15]: "2023-06-28T00:00:27Z" (1687910427) transition_time 0x244-0x24c (8)
| | | transition_types[0:16]: 0x24c-0x25c (16)
0x240| 01 | . | [0]: 1 transition_type 0x24c-0x24d (1)
0x240| 02 | . | [1]: 2 transition_type 0x24d-0x24e (1)
0x240| 04 | . | [2]: 4 transition_type 0x24e-0x24f (1)
0x240| 03| .| [3]: 3 transition_type 0x24f-0x250 (1)
0x250|04 |. | [4]: 4 transition_type 0x250-0x251 (1)
0x250| 02 | . | [5]: 2 transition_type 0x251-0x252 (1)
0x250| 04 | . | [6]: 4 transition_type 0x252-0x253 (1)
0x250| 05 | . | [7]: 5 transition_type 0x253-0x254 (1)
0x250| 04 | . | [8]: 4 transition_type 0x254-0x255 (1)
0x250| 03 | . | [9]: 3 transition_type 0x255-0x256 (1)
0x250| 04 | . | [10]: 4 transition_type 0x256-0x257 (1)
0x250| 03 | . | [11]: 3 transition_type 0x257-0x258 (1)
0x250| 04 | . | [12]: 4 transition_type 0x258-0x259 (1)
0x250| 03 | . | [13]: 3 transition_type 0x259-0x25a (1)
0x250| 04 | . | [14]: 4 transition_type 0x25a-0x25b (1)
0x250| 04 | . | [15]: 4 transition_type 0x25b-0x25c (1)
| | | local_time_type_records[0:7]: 0x25c-0x286 (42)
| | | [0]{}: local_time_type 0x25c-0x262 (6)
0x250| ff ff 97 f8| ....| utoff: -26632 (valid) 0x25c-0x260 (4)
0x260|00 |. | dst: 0 (valid) 0x260-0x261 (1)
0x260| 00 | . | idx: 0 (valid) 0x261-0x262 (1)
| | | [1]{}: local_time_type 0x262-0x268 (6)
0x260| ff ff 9d 90 | .... | utoff: -25200 (valid) 0x262-0x266 (4)
0x260| 00 | . | dst: 0 (valid) 0x266-0x267 (1)
0x260| 04 | . | idx: 4 (valid) 0x267-0x268 (1)
| | | [2]{}: local_time_type 0x268-0x26e (6)
0x260| ff ff ab a0 | .... | utoff: -21600 (valid) 0x268-0x26c (4)
0x260| 00 | . | dst: 0 (valid) 0x26c-0x26d (1)
0x260| 08 | . | idx: 8 (valid) 0x26d-0x26e (1)
| | | [3]{}: local_time_type 0x26e-0x274 (6)
0x260| ff ff| ..| utoff: -21600 (valid) 0x26e-0x272 (4)
0x270|ab a0 |.. |
0x270| 01 | . | dst: 1 (valid) 0x272-0x273 (1)
0x270| 0c | . | idx: 12 (valid) 0x273-0x274 (1)
| | | [4]{}: local_time_type 0x274-0x27a (6)
0x270| ff ff 9d 90 | .... | utoff: -25200 (valid) 0x274-0x278 (4)
0x270| 00 | . | dst: 0 (valid) 0x278-0x279 (1)
0x270| 04 | . | idx: 4 (valid) 0x279-0x27a (1)
| | | [5]{}: local_time_type 0x27a-0x280 (6)
0x270| ff ff 8f 80 | .... | utoff: -28800 (valid) 0x27a-0x27e (4)
0x270| 00 | . | dst: 0 (valid) 0x27e-0x27f (1)
0x270| 10| .| idx: 16 (valid) 0x27f-0x280 (1)
| | | [6]{}: local_time_type 0x280-0x286 (6)
0x280|ff ff 9d 90 |.... | utoff: -25200 (valid) 0x280-0x284 (4)
0x280| 00 | . | dst: 0 (valid) 0x284-0x285 (1)
0x280| 04 | . | idx: 4 (valid) 0x285-0x286 (1)
| | | time_zone_designations[0:5]: 0x286-0x29a (20)
0x280| 4c 4d 54 00 | LMT. | [0]: "LMT" time_zone_designation 0x286-0x28a (4)
0x280| 4d 53 54 00 | MST. | [1]: "MST" time_zone_designation 0x28a-0x28e (4)
0x280| 43 53| CS| [2]: "CST" time_zone_designation 0x28e-0x292 (4)
0x290|54 00 |T. |
0x290| 4d 44 54 00 | MDT. | [3]: "MDT" time_zone_designation 0x292-0x296 (4)
0x290| 50 53 54 00 | PST. | [4]: "PST" time_zone_designation 0x296-0x29a (4)
| | | leap_second_records[0:27]: 0x29a-0x3de (324)
| | | [0]{}: leap_second_record 0x29a-0x2a6 (12)
0x290| 00 00 00 00 04 b2| ......| occur: "1972-07-01T00:00:00Z" (78796800) 0x29a-0x2a2 (8)
0x2a0|58 00 |X. |
0x2a0| 00 00 00 01 | .... | corr: 1 0x2a2-0x2a6 (4)
| | | [1]{}: leap_second_record 0x2a6-0x2b2 (12)
0x2a0| 00 00 00 00 05 a4 ec 01 | ........ | occur: "1973-01-01T00:00:01Z" (94694401) 0x2a6-0x2ae (8)
0x2a0| 00 00| ..| corr: 2 0x2ae-0x2b2 (4)
0x2b0|00 02 |.. |
| | | [2]{}: leap_second_record 0x2b2-0x2be (12)
0x2b0| 00 00 00 00 07 86 1f 82 | ........ | occur: "1974-01-01T00:00:02Z" (126230402) 0x2b2-0x2ba (8)
0x2b0| 00 00 00 03 | .... | corr: 3 0x2ba-0x2be (4)
| | | [3]{}: leap_second_record 0x2be-0x2ca (12)
0x2b0| 00 00| ..| occur: "1975-01-01T00:00:03Z" (157766403) 0x2be-0x2c6 (8)
0x2c0|00 00 09 67 53 03 |...gS. |
0x2c0| 00 00 00 04 | .... | corr: 4 0x2c6-0x2ca (4)
| | | [4]{}: leap_second_record 0x2ca-0x2d6 (12)
0x2c0| 00 00 00 00 0b 48| .....H| occur: "1976-01-01T00:00:04Z" (189302404) 0x2ca-0x2d2 (8)
0x2d0|86 84 |.. |
0x2d0| 00 00 00 05 | .... | corr: 5 0x2d2-0x2d6 (4)
| | | [5]{}: leap_second_record 0x2d6-0x2e2 (12)
0x2d0| 00 00 00 00 0d 2b 0b 85 | .....+.. | occur: "1977-01-01T00:00:05Z" (220924805) 0x2d6-0x2de (8)
0x2d0| 00 00| ..| corr: 6 0x2de-0x2e2 (4)
0x2e0|00 06 |.. |
| | | [6]{}: leap_second_record 0x2e2-0x2ee (12)
0x2e0| 00 00 00 00 0f 0c 3f 06 | ......?. | occur: "1978-01-01T00:00:06Z" (252460806) 0x2e2-0x2ea (8)
0x2e0| 00 00 00 07 | .... | corr: 7 0x2ea-0x2ee (4)
| | | [7]{}: leap_second_record 0x2ee-0x2fa (12)
0x2e0| 00 00| ..| occur: "1979-01-01T00:00:07Z" (283996807) 0x2ee-0x2f6 (8)
0x2f0|00 00 10 ed 72 87 |....r. |
0x2f0| 00 00 00 08 | .... | corr: 8 0x2f6-0x2fa (4)
| | | [8]{}: leap_second_record 0x2fa-0x306 (12)
0x2f0| 00 00 00 00 12 ce| ......| occur: "1980-01-01T00:00:08Z" (315532808) 0x2fa-0x302 (8)
0x300|a6 08 |.. |
0x300| 00 00 00 09 | .... | corr: 9 0x302-0x306 (4)
| | | [9]{}: leap_second_record 0x306-0x312 (12)
0x300| 00 00 00 00 15 9f ca 89 | ........ | occur: "1981-07-01T00:00:09Z" (362793609) 0x306-0x30e (8)
0x300| 00 00| ..| corr: 10 0x30e-0x312 (4)
0x310|00 0a |.. |
| | | [10]{}: leap_second_record 0x312-0x31e (12)
0x310| 00 00 00 00 17 80 fe 0a | ........ | occur: "1982-07-01T00:00:10Z" (394329610) 0x312-0x31a (8)
0x310| 00 00 00 0b | .... | corr: 11 0x31a-0x31e (4)
| | | [11]{}: leap_second_record 0x31e-0x32a (12)
0x310| 00 00| ..| occur: "1983-07-01T00:00:11Z" (425865611) 0x31e-0x326 (8)
0x320|00 00 19 62 31 8b |...b1. |
0x320| 00 00 00 0c | .... | corr: 12 0x326-0x32a (4)
| | | [12]{}: leap_second_record 0x32a-0x336 (12)
0x320| 00 00 00 00 1d 25| .....%| occur: "1985-07-01T00:00:12Z" (489024012) 0x32a-0x332 (8)
0x330|ea 0c |.. |
0x330| 00 00 00 0d | .... | corr: 13 0x332-0x336 (4)
| | | [13]{}: leap_second_record 0x336-0x342 (12)
0x330| 00 00 00 00 21 da e5 0d | ....!... | occur: "1988-01-01T00:00:13Z" (567993613) 0x336-0x33e (8)
0x330| 00 00| ..| corr: 14 0x33e-0x342 (4)
0x340|00 0e |.. |
| | | [14]{}: leap_second_record 0x342-0x34e (12)
0x340| 00 00 00 00 25 9e 9d 8e | ....%... | occur: "1990-01-01T00:00:14Z" (631152014) 0x342-0x34a (8)
0x340| 00 00 00 0f | .... | corr: 15 0x34a-0x34e (4)
| | | [15]{}: leap_second_record 0x34e-0x35a (12)
0x340| 00 00| ..| occur: "1991-01-01T00:00:15Z" (662688015) 0x34e-0x356 (8)
0x350|00 00 27 7f d1 0f |..'... |
0x350| 00 00 00 10 | .... | corr: 16 0x356-0x35a (4)
| | | [16]{}: leap_second_record 0x35a-0x366 (12)
0x350| 00 00 00 00 2a 50| ....*P| occur: "1992-07-01T00:00:16Z" (709948816) 0x35a-0x362 (8)
0x360|f5 90 |.. |
0x360| 00 00 00 11 | .... | corr: 17 0x362-0x366 (4)
| | | [17]{}: leap_second_record 0x366-0x372 (12)
0x360| 00 00 00 00 2c 32 29 11 | ....,2). | occur: "1993-07-01T00:00:17Z" (741484817) 0x366-0x36e (8)
0x360| 00 00| ..| corr: 18 0x36e-0x372 (4)
0x370|00 12 |.. |
| | | [18]{}: leap_second_record 0x372-0x37e (12)
0x370| 00 00 00 00 2e 13 5c 92 | ......\. | occur: "1994-07-01T00:00:18Z" (773020818) 0x372-0x37a (8)
0x370| 00 00 00 13 | .... | corr: 19 0x37a-0x37e (4)
| | | [19]{}: leap_second_record 0x37e-0x38a (12)
0x370| 00 00| ..| occur: "1996-01-01T00:00:19Z" (820454419) 0x37e-0x386 (8)
0x380|00 00 30 e7 24 13 |..0.$. |
0x380| 00 00 00 14 | .... | corr: 20 0x386-0x38a (4)
| | | [20]{}: leap_second_record 0x38a-0x396 (12)
0x380| 00 00 00 00 33 b8| ....3.| occur: "1997-07-01T00:00:20Z" (867715220) 0x38a-0x392 (8)
0x390|48 94 |H. |
0x390| 00 00 00 15 | .... | corr: 21 0x392-0x396 (4)
| | | [21]{}: leap_second_record 0x396-0x3a2 (12)
0x390| 00 00 00 00 36 8c 10 15 | ....6... | occur: "1999-01-01T00:00:21Z" (915148821) 0x396-0x39e (8)
0x390| 00 00| ..| corr: 22 0x39e-0x3a2 (4)
0x3a0|00 16 |.. |
| | | [22]{}: leap_second_record 0x3a2-0x3ae (12)
0x3a0| 00 00 00 00 43 b7 1b 96 | ....C... | occur: "2006-01-01T00:00:22Z" (1136073622) 0x3a2-0x3aa (8)
0x3a0| 00 00 00 17 | .... | corr: 23 0x3aa-0x3ae (4)
| | | [23]{}: leap_second_record 0x3ae-0x3ba (12)
0x3a0| 00 00| ..| occur: "2009-01-01T00:00:23Z" (1230768023) 0x3ae-0x3b6 (8)
0x3b0|00 00 49 5c 07 97 |..I\.. |
0x3b0| 00 00 00 18 | .... | corr: 24 0x3b6-0x3ba (4)
| | | [24]{}: leap_second_record 0x3ba-0x3c6 (12)
0x3b0| 00 00 00 00 4f ef| ....O.| occur: "2012-07-01T00:00:24Z" (1341100824) 0x3ba-0x3c2 (8)
0x3c0|93 18 |.. |
0x3c0| 00 00 00 19 | .... | corr: 25 0x3c2-0x3c6 (4)
| | | [25]{}: leap_second_record 0x3c6-0x3d2 (12)
0x3c0| 00 00 00 00 55 93 2d 99 | ....U.-. | occur: "2015-07-01T00:00:25Z" (1435708825) 0x3c6-0x3ce (8)
0x3c0| 00 00| ..| corr: 26 0x3ce-0x3d2 (4)
0x3d0|00 1a |.. |
| | | [26]{}: leap_second_record 0x3d2-0x3de (12)
0x3d0| 00 00 00 00 58 68 46 9a | ....XhF. | occur: "2017-01-01T00:00:26Z" (1483228826) 0x3d2-0x3da (8)
0x3d0| 00 00 00 1b | .... | corr: 27 0x3da-0x3de (4)
| | | standard_wall_indicators[0:7]: 0x3de-0x3e5 (7)
0x3d0| 00 | . | [0]: 0 standard_wall_indicator (valid) 0x3de-0x3df (1)
0x3d0| 01| .| [1]: 1 standard_wall_indicator (valid) 0x3df-0x3e0 (1)
0x3e0|00 |. | [2]: 0 standard_wall_indicator (valid) 0x3e0-0x3e1 (1)
0x3e0| 00 | . | [3]: 0 standard_wall_indicator (valid) 0x3e1-0x3e2 (1)
0x3e0| 00 | . | [4]: 0 standard_wall_indicator (valid) 0x3e2-0x3e3 (1)
0x3e0| 00 | . | [5]: 0 standard_wall_indicator (valid) 0x3e3-0x3e4 (1)
0x3e0| 00 | . | [6]: 0 standard_wall_indicator (valid) 0x3e4-0x3e5 (1)
| | | ut_local_indicators[0:7]: 0x3e5-0x3ec (7)
0x3e0| 00 | . | [0]: 0 ut_local_indicator (valid) 0x3e5-0x3e6 (1)
0x3e0| 01 | . | [1]: 1 ut_local_indicator (valid) 0x3e6-0x3e7 (1)
0x3e0| 00 | . | [2]: 0 ut_local_indicator (valid) 0x3e7-0x3e8 (1)
0x3e0| 00 | . | [3]: 0 ut_local_indicator (valid) 0x3e8-0x3e9 (1)
0x3e0| 00 | . | [4]: 0 ut_local_indicator (valid) 0x3e9-0x3ea (1)
0x3e0| 00 | . | [5]: 0 ut_local_indicator (valid) 0x3ea-0x3eb (1)
0x3e0| 00 | . | [6]: 0 ut_local_indicator (valid) 0x3eb-0x3ec (1)
| | | footer{}: 0x3ec-0x3ee (2)
0x3e0| 0a | . | nl1: 10 (valid) 0x3ec-0x3ed (1)
| | | tz_string: "" 0x3ed-0x3ed (0)
0x3e0| 0a| | .| | nl2: 10 (valid) 0x3ed-0x3ee (1)