1
1
mirror of https://github.com/wader/fq.git synced 2024-10-27 04:09:37 +03:00
fq/format/tzif/testdata/Kabul.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

287 lines
31 KiB
Plaintext

$ fq -d tzif dv Kabul
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|.{}: Kabul (tzif) 0x0-0x2e0 (736)
| | | 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 00 | .... | isutcnt: 0 0x14-0x18 (4)
0x010| 00 00 00 00 | .... | isstdcnt: 0 0x18-0x1c (4)
0x010| 00 00 00 1b| ....| leapcnt: 27 0x1c-0x20 (4)
0x020|00 00 00 03 |.... | timecnt: 3 0x20-0x24 (4)
0x020| 00 00 00 03 | .... | typecnt: 3 0x24-0x28 (4)
0x020| 00 00 00 0e | .... | charcnt: 14 0x28-0x2c (4)
| | | v1datablock{}: 0x2c-0x133 (263)
| | | transition_times[0:3]: 0x2c-0x38 (12)
0x020| 80 00 00 00| ....| [0]: "1901-12-13T20:45:52Z" (-2147483648) transition_time 0x2c-0x30 (4)
0x030|d0 f9 d7 40 |...@ | [1]: "1944-12-31T20:00:00Z" (-788932800) transition_time 0x30-0x34 (4)
0x030| 64 9b 78 1b | d.x. | [2]: "2023-06-28T00:00:27Z" (1687910427) transition_time 0x34-0x38 (4)
| | | transition_types[0:3]: 0x38-0x3b (3)
0x030| 01 | . | [0]: 1 transition_type 0x38-0x39 (1)
0x030| 02 | . | [1]: 2 transition_type 0x39-0x3a (1)
0x030| 02 | . | [2]: 2 transition_type 0x3a-0x3b (1)
| | | local_time_type_records[0:3]: 0x3b-0x4d (18)
| | | [0]{}: local_time_type 0x3b-0x41 (6)
0x030| 00 00 40 e0 | ..@. | utoff: 16608 (valid) 0x3b-0x3f (4)
0x030| 00| .| dst: 0 (valid) 0x3f-0x40 (1)
0x040|00 |. | idx: 0 (valid) 0x40-0x41 (1)
| | | [1]{}: local_time_type 0x41-0x47 (6)
0x040| 00 00 38 40 | ..8@ | utoff: 14400 (valid) 0x41-0x45 (4)
0x040| 00 | . | dst: 0 (valid) 0x45-0x46 (1)
0x040| 04 | . | idx: 4 (valid) 0x46-0x47 (1)
| | | [2]{}: local_time_type 0x47-0x4d (6)
0x040| 00 00 3f 48 | ..?H | utoff: 16200 (valid) 0x47-0x4b (4)
0x040| 00 | . | dst: 0 (valid) 0x4b-0x4c (1)
0x040| 08 | . | idx: 8 (valid) 0x4c-0x4d (1)
| | | time_zone_designations[0:3]: 0x4d-0x5b (14)
0x040| 4c 4d 54| LMT| [0]: "LMT" time_zone_designation 0x4d-0x51 (4)
0x050|00 |. |
0x050| 2b 30 34 00 | +04. | [1]: "+04" time_zone_designation 0x51-0x55 (4)
0x050| 2b 30 34 33 30 00 | +0430. | [2]: "+0430" time_zone_designation 0x55-0x5b (6)
| | | leap_second_records[0:27]: 0x5b-0x133 (216)
| | | [0]{}: leap_second_record 0x5b-0x63 (8)
0x050| 04 b2 58 00 | ..X. | occur: "1972-07-01T00:00:00Z" (78796800) 0x5b-0x5f (4)
0x050| 00| .| corr: 1 0x5f-0x63 (4)
0x060|00 00 01 |... |
| | | [1]{}: leap_second_record 0x63-0x6b (8)
0x060| 05 a4 ec 01 | .... | occur: "1973-01-01T00:00:01Z" (94694401) 0x63-0x67 (4)
0x060| 00 00 00 02 | .... | corr: 2 0x67-0x6b (4)
| | | [2]{}: leap_second_record 0x6b-0x73 (8)
0x060| 07 86 1f 82 | .... | occur: "1974-01-01T00:00:02Z" (126230402) 0x6b-0x6f (4)
0x060| 00| .| corr: 3 0x6f-0x73 (4)
0x070|00 00 03 |... |
| | | [3]{}: leap_second_record 0x73-0x7b (8)
0x070| 09 67 53 03 | .gS. | occur: "1975-01-01T00:00:03Z" (157766403) 0x73-0x77 (4)
0x070| 00 00 00 04 | .... | corr: 4 0x77-0x7b (4)
| | | [4]{}: leap_second_record 0x7b-0x83 (8)
0x070| 0b 48 86 84 | .H.. | occur: "1976-01-01T00:00:04Z" (189302404) 0x7b-0x7f (4)
0x070| 00| .| corr: 5 0x7f-0x83 (4)
0x080|00 00 05 |... |
| | | [5]{}: leap_second_record 0x83-0x8b (8)
0x080| 0d 2b 0b 85 | .+.. | occur: "1977-01-01T00:00:05Z" (220924805) 0x83-0x87 (4)
0x080| 00 00 00 06 | .... | corr: 6 0x87-0x8b (4)
| | | [6]{}: leap_second_record 0x8b-0x93 (8)
0x080| 0f 0c 3f 06 | ..?. | occur: "1978-01-01T00:00:06Z" (252460806) 0x8b-0x8f (4)
0x080| 00| .| corr: 7 0x8f-0x93 (4)
0x090|00 00 07 |... |
| | | [7]{}: leap_second_record 0x93-0x9b (8)
0x090| 10 ed 72 87 | ..r. | occur: "1979-01-01T00:00:07Z" (283996807) 0x93-0x97 (4)
0x090| 00 00 00 08 | .... | corr: 8 0x97-0x9b (4)
| | | [8]{}: leap_second_record 0x9b-0xa3 (8)
0x090| 12 ce a6 08 | .... | occur: "1980-01-01T00:00:08Z" (315532808) 0x9b-0x9f (4)
0x090| 00| .| corr: 9 0x9f-0xa3 (4)
0x0a0|00 00 09 |... |
| | | [9]{}: leap_second_record 0xa3-0xab (8)
0x0a0| 15 9f ca 89 | .... | occur: "1981-07-01T00:00:09Z" (362793609) 0xa3-0xa7 (4)
0x0a0| 00 00 00 0a | .... | corr: 10 0xa7-0xab (4)
| | | [10]{}: leap_second_record 0xab-0xb3 (8)
0x0a0| 17 80 fe 0a | .... | occur: "1982-07-01T00:00:10Z" (394329610) 0xab-0xaf (4)
0x0a0| 00| .| corr: 11 0xaf-0xb3 (4)
0x0b0|00 00 0b |... |
| | | [11]{}: leap_second_record 0xb3-0xbb (8)
0x0b0| 19 62 31 8b | .b1. | occur: "1983-07-01T00:00:11Z" (425865611) 0xb3-0xb7 (4)
0x0b0| 00 00 00 0c | .... | corr: 12 0xb7-0xbb (4)
| | | [12]{}: leap_second_record 0xbb-0xc3 (8)
0x0b0| 1d 25 ea 0c | .%.. | occur: "1985-07-01T00:00:12Z" (489024012) 0xbb-0xbf (4)
0x0b0| 00| .| corr: 13 0xbf-0xc3 (4)
0x0c0|00 00 0d |... |
| | | [13]{}: leap_second_record 0xc3-0xcb (8)
0x0c0| 21 da e5 0d | !... | occur: "1988-01-01T00:00:13Z" (567993613) 0xc3-0xc7 (4)
0x0c0| 00 00 00 0e | .... | corr: 14 0xc7-0xcb (4)
| | | [14]{}: leap_second_record 0xcb-0xd3 (8)
0x0c0| 25 9e 9d 8e | %... | occur: "1990-01-01T00:00:14Z" (631152014) 0xcb-0xcf (4)
0x0c0| 00| .| corr: 15 0xcf-0xd3 (4)
0x0d0|00 00 0f |... |
| | | [15]{}: leap_second_record 0xd3-0xdb (8)
0x0d0| 27 7f d1 0f | '... | occur: "1991-01-01T00:00:15Z" (662688015) 0xd3-0xd7 (4)
0x0d0| 00 00 00 10 | .... | corr: 16 0xd7-0xdb (4)
| | | [16]{}: leap_second_record 0xdb-0xe3 (8)
0x0d0| 2a 50 f5 90 | *P.. | occur: "1992-07-01T00:00:16Z" (709948816) 0xdb-0xdf (4)
0x0d0| 00| .| corr: 17 0xdf-0xe3 (4)
0x0e0|00 00 11 |... |
| | | [17]{}: leap_second_record 0xe3-0xeb (8)
0x0e0| 2c 32 29 11 | ,2). | occur: "1993-07-01T00:00:17Z" (741484817) 0xe3-0xe7 (4)
0x0e0| 00 00 00 12 | .... | corr: 18 0xe7-0xeb (4)
| | | [18]{}: leap_second_record 0xeb-0xf3 (8)
0x0e0| 2e 13 5c 92 | ..\. | occur: "1994-07-01T00:00:18Z" (773020818) 0xeb-0xef (4)
0x0e0| 00| .| corr: 19 0xef-0xf3 (4)
0x0f0|00 00 13 |... |
| | | [19]{}: leap_second_record 0xf3-0xfb (8)
0x0f0| 30 e7 24 13 | 0.$. | occur: "1996-01-01T00:00:19Z" (820454419) 0xf3-0xf7 (4)
0x0f0| 00 00 00 14 | .... | corr: 20 0xf7-0xfb (4)
| | | [20]{}: leap_second_record 0xfb-0x103 (8)
0x0f0| 33 b8 48 94 | 3.H. | occur: "1997-07-01T00:00:20Z" (867715220) 0xfb-0xff (4)
0x0f0| 00| .| corr: 21 0xff-0x103 (4)
0x100|00 00 15 |... |
| | | [21]{}: leap_second_record 0x103-0x10b (8)
0x100| 36 8c 10 15 | 6... | occur: "1999-01-01T00:00:21Z" (915148821) 0x103-0x107 (4)
0x100| 00 00 00 16 | .... | corr: 22 0x107-0x10b (4)
| | | [22]{}: leap_second_record 0x10b-0x113 (8)
0x100| 43 b7 1b 96 | C... | occur: "2006-01-01T00:00:22Z" (1136073622) 0x10b-0x10f (4)
0x100| 00| .| corr: 23 0x10f-0x113 (4)
0x110|00 00 17 |... |
| | | [23]{}: leap_second_record 0x113-0x11b (8)
0x110| 49 5c 07 97 | I\.. | occur: "2009-01-01T00:00:23Z" (1230768023) 0x113-0x117 (4)
0x110| 00 00 00 18 | .... | corr: 24 0x117-0x11b (4)
| | | [24]{}: leap_second_record 0x11b-0x123 (8)
0x110| 4f ef 93 18 | O... | occur: "2012-07-01T00:00:24Z" (1341100824) 0x11b-0x11f (4)
0x110| 00| .| corr: 25 0x11f-0x123 (4)
0x120|00 00 19 |... |
| | | [25]{}: leap_second_record 0x123-0x12b (8)
0x120| 55 93 2d 99 | U.-. | occur: "2015-07-01T00:00:25Z" (1435708825) 0x123-0x127 (4)
0x120| 00 00 00 1a | .... | corr: 26 0x127-0x12b (4)
| | | [26]{}: leap_second_record 0x12b-0x133 (8)
0x120| 58 68 46 9a | XhF. | occur: "2017-01-01T00:00:26Z" (1483228826) 0x12b-0x12f (4)
0x120| 00| .| corr: 27 0x12f-0x133 (4)
0x130|00 00 1b |... |
| | | standard_wall_indicators[0:0]: 0x133-0x133 (0)
| | | ut_local_indicators[0:0]: 0x133-0x133 (0)
| | | v2plusheader{}: 0x133-0x15f (44)
0x130| 54 5a 69 66 | TZif | magic: 0x545a6966 (valid) 0x133-0x137 (4)
0x130| 32 | 2 | ver: "2" (0x32) (valid) 0x137-0x138 (1)
0x130| 00 00 00 00 00 00 00 00| ........| reserved: raw bits 0x138-0x147 (15)
0x140|00 00 00 00 00 00 00 |....... |
0x140| 00 00 00 00 | .... | isutcnt: 0 0x147-0x14b (4)
0x140| 00 00 00 00 | .... | isstdcnt: 0 0x14b-0x14f (4)
0x140| 00| .| leapcnt: 27 0x14f-0x153 (4)
0x150|00 00 1b |... |
0x150| 00 00 00 03 | .... | timecnt: 3 0x153-0x157 (4)
0x150| 00 00 00 03 | .... | typecnt: 3 0x157-0x15b (4)
0x150| 00 00 00 0e | .... | charcnt: 14 0x15b-0x15f (4)
| | | v2plusdatablock{}: 0x15f-0x2de (383)
| | | transition_times[0:3]: 0x15f-0x177 (24)
0x150| ff| .| [0]: "1889-12-31T19:23:12Z" (-2524538208) transition_time 0x15f-0x167 (8)
0x160|ff ff ff 69 86 9a a0 |...i... |
0x160| ff ff ff ff d0 f9 d7 40 | .......@ | [1]: "1944-12-31T20:00:00Z" (-788932800) transition_time 0x167-0x16f (8)
0x160| 00| .| [2]: "2023-06-28T00:00:27Z" (1687910427) transition_time 0x16f-0x177 (8)
0x170|00 00 00 64 9b 78 1b |...d.x. |
| | | transition_types[0:3]: 0x177-0x17a (3)
0x170| 01 | . | [0]: 1 transition_type 0x177-0x178 (1)
0x170| 02 | . | [1]: 2 transition_type 0x178-0x179 (1)
0x170| 02 | . | [2]: 2 transition_type 0x179-0x17a (1)
| | | local_time_type_records[0:3]: 0x17a-0x18c (18)
| | | [0]{}: local_time_type 0x17a-0x180 (6)
0x170| 00 00 40 e0 | ..@. | utoff: 16608 (valid) 0x17a-0x17e (4)
0x170| 00 | . | dst: 0 (valid) 0x17e-0x17f (1)
0x170| 00| .| idx: 0 (valid) 0x17f-0x180 (1)
| | | [1]{}: local_time_type 0x180-0x186 (6)
0x180|00 00 38 40 |..8@ | utoff: 14400 (valid) 0x180-0x184 (4)
0x180| 00 | . | dst: 0 (valid) 0x184-0x185 (1)
0x180| 04 | . | idx: 4 (valid) 0x185-0x186 (1)
| | | [2]{}: local_time_type 0x186-0x18c (6)
0x180| 00 00 3f 48 | ..?H | utoff: 16200 (valid) 0x186-0x18a (4)
0x180| 00 | . | dst: 0 (valid) 0x18a-0x18b (1)
0x180| 08 | . | idx: 8 (valid) 0x18b-0x18c (1)
| | | time_zone_designations[0:3]: 0x18c-0x19a (14)
0x180| 4c 4d 54 00| LMT.| [0]: "LMT" time_zone_designation 0x18c-0x190 (4)
0x190|2b 30 34 00 |+04. | [1]: "+04" time_zone_designation 0x190-0x194 (4)
0x190| 2b 30 34 33 30 00 | +0430. | [2]: "+0430" time_zone_designation 0x194-0x19a (6)
| | | leap_second_records[0:27]: 0x19a-0x2de (324)
| | | [0]{}: leap_second_record 0x19a-0x1a6 (12)
0x190| 00 00 00 00 04 b2| ......| occur: "1972-07-01T00:00:00Z" (78796800) 0x19a-0x1a2 (8)
0x1a0|58 00 |X. |
0x1a0| 00 00 00 01 | .... | corr: 1 0x1a2-0x1a6 (4)
| | | [1]{}: leap_second_record 0x1a6-0x1b2 (12)
0x1a0| 00 00 00 00 05 a4 ec 01 | ........ | occur: "1973-01-01T00:00:01Z" (94694401) 0x1a6-0x1ae (8)
0x1a0| 00 00| ..| corr: 2 0x1ae-0x1b2 (4)
0x1b0|00 02 |.. |
| | | [2]{}: leap_second_record 0x1b2-0x1be (12)
0x1b0| 00 00 00 00 07 86 1f 82 | ........ | occur: "1974-01-01T00:00:02Z" (126230402) 0x1b2-0x1ba (8)
0x1b0| 00 00 00 03 | .... | corr: 3 0x1ba-0x1be (4)
| | | [3]{}: leap_second_record 0x1be-0x1ca (12)
0x1b0| 00 00| ..| occur: "1975-01-01T00:00:03Z" (157766403) 0x1be-0x1c6 (8)
0x1c0|00 00 09 67 53 03 |...gS. |
0x1c0| 00 00 00 04 | .... | corr: 4 0x1c6-0x1ca (4)
| | | [4]{}: leap_second_record 0x1ca-0x1d6 (12)
0x1c0| 00 00 00 00 0b 48| .....H| occur: "1976-01-01T00:00:04Z" (189302404) 0x1ca-0x1d2 (8)
0x1d0|86 84 |.. |
0x1d0| 00 00 00 05 | .... | corr: 5 0x1d2-0x1d6 (4)
| | | [5]{}: leap_second_record 0x1d6-0x1e2 (12)
0x1d0| 00 00 00 00 0d 2b 0b 85 | .....+.. | occur: "1977-01-01T00:00:05Z" (220924805) 0x1d6-0x1de (8)
0x1d0| 00 00| ..| corr: 6 0x1de-0x1e2 (4)
0x1e0|00 06 |.. |
| | | [6]{}: leap_second_record 0x1e2-0x1ee (12)
0x1e0| 00 00 00 00 0f 0c 3f 06 | ......?. | occur: "1978-01-01T00:00:06Z" (252460806) 0x1e2-0x1ea (8)
0x1e0| 00 00 00 07 | .... | corr: 7 0x1ea-0x1ee (4)
| | | [7]{}: leap_second_record 0x1ee-0x1fa (12)
0x1e0| 00 00| ..| occur: "1979-01-01T00:00:07Z" (283996807) 0x1ee-0x1f6 (8)
0x1f0|00 00 10 ed 72 87 |....r. |
0x1f0| 00 00 00 08 | .... | corr: 8 0x1f6-0x1fa (4)
| | | [8]{}: leap_second_record 0x1fa-0x206 (12)
0x1f0| 00 00 00 00 12 ce| ......| occur: "1980-01-01T00:00:08Z" (315532808) 0x1fa-0x202 (8)
0x200|a6 08 |.. |
0x200| 00 00 00 09 | .... | corr: 9 0x202-0x206 (4)
| | | [9]{}: leap_second_record 0x206-0x212 (12)
0x200| 00 00 00 00 15 9f ca 89 | ........ | occur: "1981-07-01T00:00:09Z" (362793609) 0x206-0x20e (8)
0x200| 00 00| ..| corr: 10 0x20e-0x212 (4)
0x210|00 0a |.. |
| | | [10]{}: leap_second_record 0x212-0x21e (12)
0x210| 00 00 00 00 17 80 fe 0a | ........ | occur: "1982-07-01T00:00:10Z" (394329610) 0x212-0x21a (8)
0x210| 00 00 00 0b | .... | corr: 11 0x21a-0x21e (4)
| | | [11]{}: leap_second_record 0x21e-0x22a (12)
0x210| 00 00| ..| occur: "1983-07-01T00:00:11Z" (425865611) 0x21e-0x226 (8)
0x220|00 00 19 62 31 8b |...b1. |
0x220| 00 00 00 0c | .... | corr: 12 0x226-0x22a (4)
| | | [12]{}: leap_second_record 0x22a-0x236 (12)
0x220| 00 00 00 00 1d 25| .....%| occur: "1985-07-01T00:00:12Z" (489024012) 0x22a-0x232 (8)
0x230|ea 0c |.. |
0x230| 00 00 00 0d | .... | corr: 13 0x232-0x236 (4)
| | | [13]{}: leap_second_record 0x236-0x242 (12)
0x230| 00 00 00 00 21 da e5 0d | ....!... | occur: "1988-01-01T00:00:13Z" (567993613) 0x236-0x23e (8)
0x230| 00 00| ..| corr: 14 0x23e-0x242 (4)
0x240|00 0e |.. |
| | | [14]{}: leap_second_record 0x242-0x24e (12)
0x240| 00 00 00 00 25 9e 9d 8e | ....%... | occur: "1990-01-01T00:00:14Z" (631152014) 0x242-0x24a (8)
0x240| 00 00 00 0f | .... | corr: 15 0x24a-0x24e (4)
| | | [15]{}: leap_second_record 0x24e-0x25a (12)
0x240| 00 00| ..| occur: "1991-01-01T00:00:15Z" (662688015) 0x24e-0x256 (8)
0x250|00 00 27 7f d1 0f |..'... |
0x250| 00 00 00 10 | .... | corr: 16 0x256-0x25a (4)
| | | [16]{}: leap_second_record 0x25a-0x266 (12)
0x250| 00 00 00 00 2a 50| ....*P| occur: "1992-07-01T00:00:16Z" (709948816) 0x25a-0x262 (8)
0x260|f5 90 |.. |
0x260| 00 00 00 11 | .... | corr: 17 0x262-0x266 (4)
| | | [17]{}: leap_second_record 0x266-0x272 (12)
0x260| 00 00 00 00 2c 32 29 11 | ....,2). | occur: "1993-07-01T00:00:17Z" (741484817) 0x266-0x26e (8)
0x260| 00 00| ..| corr: 18 0x26e-0x272 (4)
0x270|00 12 |.. |
| | | [18]{}: leap_second_record 0x272-0x27e (12)
0x270| 00 00 00 00 2e 13 5c 92 | ......\. | occur: "1994-07-01T00:00:18Z" (773020818) 0x272-0x27a (8)
0x270| 00 00 00 13 | .... | corr: 19 0x27a-0x27e (4)
| | | [19]{}: leap_second_record 0x27e-0x28a (12)
0x270| 00 00| ..| occur: "1996-01-01T00:00:19Z" (820454419) 0x27e-0x286 (8)
0x280|00 00 30 e7 24 13 |..0.$. |
0x280| 00 00 00 14 | .... | corr: 20 0x286-0x28a (4)
| | | [20]{}: leap_second_record 0x28a-0x296 (12)
0x280| 00 00 00 00 33 b8| ....3.| occur: "1997-07-01T00:00:20Z" (867715220) 0x28a-0x292 (8)
0x290|48 94 |H. |
0x290| 00 00 00 15 | .... | corr: 21 0x292-0x296 (4)
| | | [21]{}: leap_second_record 0x296-0x2a2 (12)
0x290| 00 00 00 00 36 8c 10 15 | ....6... | occur: "1999-01-01T00:00:21Z" (915148821) 0x296-0x29e (8)
0x290| 00 00| ..| corr: 22 0x29e-0x2a2 (4)
0x2a0|00 16 |.. |
| | | [22]{}: leap_second_record 0x2a2-0x2ae (12)
0x2a0| 00 00 00 00 43 b7 1b 96 | ....C... | occur: "2006-01-01T00:00:22Z" (1136073622) 0x2a2-0x2aa (8)
0x2a0| 00 00 00 17 | .... | corr: 23 0x2aa-0x2ae (4)
| | | [23]{}: leap_second_record 0x2ae-0x2ba (12)
0x2a0| 00 00| ..| occur: "2009-01-01T00:00:23Z" (1230768023) 0x2ae-0x2b6 (8)
0x2b0|00 00 49 5c 07 97 |..I\.. |
0x2b0| 00 00 00 18 | .... | corr: 24 0x2b6-0x2ba (4)
| | | [24]{}: leap_second_record 0x2ba-0x2c6 (12)
0x2b0| 00 00 00 00 4f ef| ....O.| occur: "2012-07-01T00:00:24Z" (1341100824) 0x2ba-0x2c2 (8)
0x2c0|93 18 |.. |
0x2c0| 00 00 00 19 | .... | corr: 25 0x2c2-0x2c6 (4)
| | | [25]{}: leap_second_record 0x2c6-0x2d2 (12)
0x2c0| 00 00 00 00 55 93 2d 99 | ....U.-. | occur: "2015-07-01T00:00:25Z" (1435708825) 0x2c6-0x2ce (8)
0x2c0| 00 00| ..| corr: 26 0x2ce-0x2d2 (4)
0x2d0|00 1a |.. |
| | | [26]{}: leap_second_record 0x2d2-0x2de (12)
0x2d0| 00 00 00 00 58 68 46 9a | ....XhF. | occur: "2017-01-01T00:00:26Z" (1483228826) 0x2d2-0x2da (8)
0x2d0| 00 00 00 1b | .... | corr: 27 0x2da-0x2de (4)
| | | standard_wall_indicators[0:0]: 0x2de-0x2de (0)
| | | ut_local_indicators[0:0]: 0x2de-0x2de (0)
| | | footer{}: 0x2de-0x2e0 (2)
0x2d0| 0a | . | nl1: 10 (valid) 0x2de-0x2df (1)
| | | tz_string: "" 0x2df-0x2df (0)
0x2d0| 0a| .| nl2: 10 (valid) 0x2df-0x2e0 (1)