1
1
mirror of https://github.com/wader/fq.git synced 2024-10-27 12:19:52 +03:00
fq/format/tzif/testdata/Mauritius.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

272 lines
31 KiB
Plaintext

$ fq -d tzif dv Mauritius
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|.{}: Mauritius (tzif) 0x0-0x306 (774)
| | | 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 06 |.... | timecnt: 6 0x20-0x24 (4)
0x020| 00 00 00 03 | .... | typecnt: 3 0x24-0x28 (4)
0x020| 00 00 00 0c | .... | charcnt: 12 0x28-0x2c (4)
| | | v1datablock{}: 0x2c-0x140 (276)
| | | transition_times[0:6]: 0x2c-0x44 (24)
0x020| 89 7f 05 98| ....| [0]: "1906-12-31T20:10:00Z" (-1988164200) transition_time 0x2c-0x30 (4)
0x030|18 05 ed 4b |...K | [1]: "1982-10-09T20:00:11Z" (403041611) transition_time 0x30-0x34 (4)
0x030| 18 db 72 3b | ..r; | [2]: "1983-03-20T19:00:11Z" (417034811) transition_time 0x34-0x38 (4)
0x030| 49 03 96 f7 | I... | [3]: "2008-10-25T22:00:23Z" (1224972023) transition_time 0x38-0x3c (4)
0x030| 49 ce 8f e8| I...| [4]: "2009-03-28T21:00:24Z" (1238274024) transition_time 0x3c-0x40 (4)
0x040|64 9b 78 1b |d.x. | [5]: "2023-06-28T00:00:27Z" (1687910427) transition_time 0x40-0x44 (4)
| | | transition_types[0:6]: 0x44-0x4a (6)
0x040| 02 | . | [0]: 2 transition_type 0x44-0x45 (1)
0x040| 01 | . | [1]: 1 transition_type 0x45-0x46 (1)
0x040| 02 | . | [2]: 2 transition_type 0x46-0x47 (1)
0x040| 01 | . | [3]: 1 transition_type 0x47-0x48 (1)
0x040| 02 | . | [4]: 2 transition_type 0x48-0x49 (1)
0x040| 02 | . | [5]: 2 transition_type 0x49-0x4a (1)
| | | local_time_type_records[0:3]: 0x4a-0x5c (18)
| | | [0]{}: local_time_type 0x4a-0x50 (6)
0x040| 00 00 35 e8 | ..5. | utoff: 13800 (valid) 0x4a-0x4e (4)
0x040| 00 | . | dst: 0 (valid) 0x4e-0x4f (1)
0x040| 00| .| idx: 0 (valid) 0x4f-0x50 (1)
| | | [1]{}: local_time_type 0x50-0x56 (6)
0x050|00 00 46 50 |..FP | utoff: 18000 (valid) 0x50-0x54 (4)
0x050| 01 | . | dst: 1 (valid) 0x54-0x55 (1)
0x050| 04 | . | idx: 4 (valid) 0x55-0x56 (1)
| | | [2]{}: local_time_type 0x56-0x5c (6)
0x050| 00 00 38 40 | ..8@ | utoff: 14400 (valid) 0x56-0x5a (4)
0x050| 00 | . | dst: 0 (valid) 0x5a-0x5b (1)
0x050| 08 | . | idx: 8 (valid) 0x5b-0x5c (1)
| | | time_zone_designations[0:3]: 0x5c-0x68 (12)
0x050| 4c 4d 54 00| LMT.| [0]: "LMT" time_zone_designation 0x5c-0x60 (4)
0x060|2b 30 35 00 |+05. | [1]: "+05" time_zone_designation 0x60-0x64 (4)
0x060| 2b 30 34 00 | +04. | [2]: "+04" time_zone_designation 0x64-0x68 (4)
| | | leap_second_records[0:27]: 0x68-0x140 (216)
| | | [0]{}: leap_second_record 0x68-0x70 (8)
0x060| 04 b2 58 00 | ..X. | occur: "1972-07-01T00:00:00Z" (78796800) 0x68-0x6c (4)
0x060| 00 00 00 01| ....| corr: 1 0x6c-0x70 (4)
| | | [1]{}: leap_second_record 0x70-0x78 (8)
0x070|05 a4 ec 01 |.... | occur: "1973-01-01T00:00:01Z" (94694401) 0x70-0x74 (4)
0x070| 00 00 00 02 | .... | corr: 2 0x74-0x78 (4)
| | | [2]{}: leap_second_record 0x78-0x80 (8)
0x070| 07 86 1f 82 | .... | occur: "1974-01-01T00:00:02Z" (126230402) 0x78-0x7c (4)
0x070| 00 00 00 03| ....| corr: 3 0x7c-0x80 (4)
| | | [3]{}: leap_second_record 0x80-0x88 (8)
0x080|09 67 53 03 |.gS. | occur: "1975-01-01T00:00:03Z" (157766403) 0x80-0x84 (4)
0x080| 00 00 00 04 | .... | corr: 4 0x84-0x88 (4)
| | | [4]{}: leap_second_record 0x88-0x90 (8)
0x080| 0b 48 86 84 | .H.. | occur: "1976-01-01T00:00:04Z" (189302404) 0x88-0x8c (4)
0x080| 00 00 00 05| ....| corr: 5 0x8c-0x90 (4)
| | | [5]{}: leap_second_record 0x90-0x98 (8)
0x090|0d 2b 0b 85 |.+.. | occur: "1977-01-01T00:00:05Z" (220924805) 0x90-0x94 (4)
0x090| 00 00 00 06 | .... | corr: 6 0x94-0x98 (4)
| | | [6]{}: leap_second_record 0x98-0xa0 (8)
0x090| 0f 0c 3f 06 | ..?. | occur: "1978-01-01T00:00:06Z" (252460806) 0x98-0x9c (4)
0x090| 00 00 00 07| ....| corr: 7 0x9c-0xa0 (4)
| | | [7]{}: leap_second_record 0xa0-0xa8 (8)
0x0a0|10 ed 72 87 |..r. | occur: "1979-01-01T00:00:07Z" (283996807) 0xa0-0xa4 (4)
0x0a0| 00 00 00 08 | .... | corr: 8 0xa4-0xa8 (4)
| | | [8]{}: leap_second_record 0xa8-0xb0 (8)
0x0a0| 12 ce a6 08 | .... | occur: "1980-01-01T00:00:08Z" (315532808) 0xa8-0xac (4)
0x0a0| 00 00 00 09| ....| corr: 9 0xac-0xb0 (4)
| | | [9]{}: leap_second_record 0xb0-0xb8 (8)
0x0b0|15 9f ca 89 |.... | occur: "1981-07-01T00:00:09Z" (362793609) 0xb0-0xb4 (4)
0x0b0| 00 00 00 0a | .... | corr: 10 0xb4-0xb8 (4)
| | | [10]{}: leap_second_record 0xb8-0xc0 (8)
0x0b0| 17 80 fe 0a | .... | occur: "1982-07-01T00:00:10Z" (394329610) 0xb8-0xbc (4)
0x0b0| 00 00 00 0b| ....| corr: 11 0xbc-0xc0 (4)
| | | [11]{}: leap_second_record 0xc0-0xc8 (8)
0x0c0|19 62 31 8b |.b1. | occur: "1983-07-01T00:00:11Z" (425865611) 0xc0-0xc4 (4)
0x0c0| 00 00 00 0c | .... | corr: 12 0xc4-0xc8 (4)
| | | [12]{}: leap_second_record 0xc8-0xd0 (8)
0x0c0| 1d 25 ea 0c | .%.. | occur: "1985-07-01T00:00:12Z" (489024012) 0xc8-0xcc (4)
0x0c0| 00 00 00 0d| ....| corr: 13 0xcc-0xd0 (4)
| | | [13]{}: leap_second_record 0xd0-0xd8 (8)
0x0d0|21 da e5 0d |!... | occur: "1988-01-01T00:00:13Z" (567993613) 0xd0-0xd4 (4)
0x0d0| 00 00 00 0e | .... | corr: 14 0xd4-0xd8 (4)
| | | [14]{}: leap_second_record 0xd8-0xe0 (8)
0x0d0| 25 9e 9d 8e | %... | occur: "1990-01-01T00:00:14Z" (631152014) 0xd8-0xdc (4)
0x0d0| 00 00 00 0f| ....| corr: 15 0xdc-0xe0 (4)
| | | [15]{}: leap_second_record 0xe0-0xe8 (8)
0x0e0|27 7f d1 0f |'... | occur: "1991-01-01T00:00:15Z" (662688015) 0xe0-0xe4 (4)
0x0e0| 00 00 00 10 | .... | corr: 16 0xe4-0xe8 (4)
| | | [16]{}: leap_second_record 0xe8-0xf0 (8)
0x0e0| 2a 50 f5 90 | *P.. | occur: "1992-07-01T00:00:16Z" (709948816) 0xe8-0xec (4)
0x0e0| 00 00 00 11| ....| corr: 17 0xec-0xf0 (4)
| | | [17]{}: leap_second_record 0xf0-0xf8 (8)
0x0f0|2c 32 29 11 |,2). | occur: "1993-07-01T00:00:17Z" (741484817) 0xf0-0xf4 (4)
0x0f0| 00 00 00 12 | .... | corr: 18 0xf4-0xf8 (4)
| | | [18]{}: leap_second_record 0xf8-0x100 (8)
0x0f0| 2e 13 5c 92 | ..\. | occur: "1994-07-01T00:00:18Z" (773020818) 0xf8-0xfc (4)
0x0f0| 00 00 00 13| ....| corr: 19 0xfc-0x100 (4)
| | | [19]{}: leap_second_record 0x100-0x108 (8)
0x100|30 e7 24 13 |0.$. | occur: "1996-01-01T00:00:19Z" (820454419) 0x100-0x104 (4)
0x100| 00 00 00 14 | .... | corr: 20 0x104-0x108 (4)
| | | [20]{}: leap_second_record 0x108-0x110 (8)
0x100| 33 b8 48 94 | 3.H. | occur: "1997-07-01T00:00:20Z" (867715220) 0x108-0x10c (4)
0x100| 00 00 00 15| ....| corr: 21 0x10c-0x110 (4)
| | | [21]{}: leap_second_record 0x110-0x118 (8)
0x110|36 8c 10 15 |6... | occur: "1999-01-01T00:00:21Z" (915148821) 0x110-0x114 (4)
0x110| 00 00 00 16 | .... | corr: 22 0x114-0x118 (4)
| | | [22]{}: leap_second_record 0x118-0x120 (8)
0x110| 43 b7 1b 96 | C... | occur: "2006-01-01T00:00:22Z" (1136073622) 0x118-0x11c (4)
0x110| 00 00 00 17| ....| corr: 23 0x11c-0x120 (4)
| | | [23]{}: leap_second_record 0x120-0x128 (8)
0x120|49 5c 07 97 |I\.. | occur: "2009-01-01T00:00:23Z" (1230768023) 0x120-0x124 (4)
0x120| 00 00 00 18 | .... | corr: 24 0x124-0x128 (4)
| | | [24]{}: leap_second_record 0x128-0x130 (8)
0x120| 4f ef 93 18 | O... | occur: "2012-07-01T00:00:24Z" (1341100824) 0x128-0x12c (4)
0x120| 00 00 00 19| ....| corr: 25 0x12c-0x130 (4)
| | | [25]{}: leap_second_record 0x130-0x138 (8)
0x130|55 93 2d 99 |U.-. | occur: "2015-07-01T00:00:25Z" (1435708825) 0x130-0x134 (4)
0x130| 00 00 00 1a | .... | corr: 26 0x134-0x138 (4)
| | | [26]{}: leap_second_record 0x138-0x140 (8)
0x130| 58 68 46 9a | XhF. | occur: "2017-01-01T00:00:26Z" (1483228826) 0x138-0x13c (4)
0x130| 00 00 00 1b| ....| corr: 27 0x13c-0x140 (4)
| | | standard_wall_indicators[0:0]: 0x140-0x140 (0)
| | | ut_local_indicators[0:0]: 0x140-0x140 (0)
| | | v2plusheader{}: 0x140-0x16c (44)
0x140|54 5a 69 66 |TZif | magic: 0x545a6966 (valid) 0x140-0x144 (4)
0x140| 32 | 2 | ver: "2" (0x32) (valid) 0x144-0x145 (1)
0x140| 00 00 00 00 00 00 00 00 00 00 00| ...........| reserved: raw bits 0x145-0x154 (15)
0x150|00 00 00 00 |.... |
0x150| 00 00 00 00 | .... | isutcnt: 0 0x154-0x158 (4)
0x150| 00 00 00 00 | .... | isstdcnt: 0 0x158-0x15c (4)
0x150| 00 00 00 1b| ....| leapcnt: 27 0x15c-0x160 (4)
0x160|00 00 00 06 |.... | timecnt: 6 0x160-0x164 (4)
0x160| 00 00 00 03 | .... | typecnt: 3 0x164-0x168 (4)
0x160| 00 00 00 0c | .... | charcnt: 12 0x168-0x16c (4)
| | | v2plusdatablock{}: 0x16c-0x304 (408)
| | | transition_times[0:6]: 0x16c-0x19c (48)
0x160| ff ff ff ff| ....| [0]: "1906-12-31T20:10:00Z" (-1988164200) transition_time 0x16c-0x174 (8)
0x170|89 7f 05 98 |.... |
0x170| 00 00 00 00 18 05 ed 4b | .......K | [1]: "1982-10-09T20:00:11Z" (403041611) transition_time 0x174-0x17c (8)
0x170| 00 00 00 00| ....| [2]: "1983-03-20T19:00:11Z" (417034811) transition_time 0x17c-0x184 (8)
0x180|18 db 72 3b |..r; |
0x180| 00 00 00 00 49 03 96 f7 | ....I... | [3]: "2008-10-25T22:00:23Z" (1224972023) transition_time 0x184-0x18c (8)
0x180| 00 00 00 00| ....| [4]: "2009-03-28T21:00:24Z" (1238274024) transition_time 0x18c-0x194 (8)
0x190|49 ce 8f e8 |I... |
0x190| 00 00 00 00 64 9b 78 1b | ....d.x. | [5]: "2023-06-28T00:00:27Z" (1687910427) transition_time 0x194-0x19c (8)
| | | transition_types[0:6]: 0x19c-0x1a2 (6)
0x190| 02 | . | [0]: 2 transition_type 0x19c-0x19d (1)
0x190| 01 | . | [1]: 1 transition_type 0x19d-0x19e (1)
0x190| 02 | . | [2]: 2 transition_type 0x19e-0x19f (1)
0x190| 01| .| [3]: 1 transition_type 0x19f-0x1a0 (1)
0x1a0|02 |. | [4]: 2 transition_type 0x1a0-0x1a1 (1)
0x1a0| 02 | . | [5]: 2 transition_type 0x1a1-0x1a2 (1)
| | | local_time_type_records[0:3]: 0x1a2-0x1b4 (18)
| | | [0]{}: local_time_type 0x1a2-0x1a8 (6)
0x1a0| 00 00 35 e8 | ..5. | utoff: 13800 (valid) 0x1a2-0x1a6 (4)
0x1a0| 00 | . | dst: 0 (valid) 0x1a6-0x1a7 (1)
0x1a0| 00 | . | idx: 0 (valid) 0x1a7-0x1a8 (1)
| | | [1]{}: local_time_type 0x1a8-0x1ae (6)
0x1a0| 00 00 46 50 | ..FP | utoff: 18000 (valid) 0x1a8-0x1ac (4)
0x1a0| 01 | . | dst: 1 (valid) 0x1ac-0x1ad (1)
0x1a0| 04 | . | idx: 4 (valid) 0x1ad-0x1ae (1)
| | | [2]{}: local_time_type 0x1ae-0x1b4 (6)
0x1a0| 00 00| ..| utoff: 14400 (valid) 0x1ae-0x1b2 (4)
0x1b0|38 40 |8@ |
0x1b0| 00 | . | dst: 0 (valid) 0x1b2-0x1b3 (1)
0x1b0| 08 | . | idx: 8 (valid) 0x1b3-0x1b4 (1)
| | | time_zone_designations[0:3]: 0x1b4-0x1c0 (12)
0x1b0| 4c 4d 54 00 | LMT. | [0]: "LMT" time_zone_designation 0x1b4-0x1b8 (4)
0x1b0| 2b 30 35 00 | +05. | [1]: "+05" time_zone_designation 0x1b8-0x1bc (4)
0x1b0| 2b 30 34 00| +04.| [2]: "+04" time_zone_designation 0x1bc-0x1c0 (4)
| | | leap_second_records[0:27]: 0x1c0-0x304 (324)
| | | [0]{}: leap_second_record 0x1c0-0x1cc (12)
0x1c0|00 00 00 00 04 b2 58 00 |......X. | occur: "1972-07-01T00:00:00Z" (78796800) 0x1c0-0x1c8 (8)
0x1c0| 00 00 00 01 | .... | corr: 1 0x1c8-0x1cc (4)
| | | [1]{}: leap_second_record 0x1cc-0x1d8 (12)
0x1c0| 00 00 00 00| ....| occur: "1973-01-01T00:00:01Z" (94694401) 0x1cc-0x1d4 (8)
0x1d0|05 a4 ec 01 |.... |
0x1d0| 00 00 00 02 | .... | corr: 2 0x1d4-0x1d8 (4)
| | | [2]{}: leap_second_record 0x1d8-0x1e4 (12)
0x1d0| 00 00 00 00 07 86 1f 82| ........| occur: "1974-01-01T00:00:02Z" (126230402) 0x1d8-0x1e0 (8)
0x1e0|00 00 00 03 |.... | corr: 3 0x1e0-0x1e4 (4)
| | | [3]{}: leap_second_record 0x1e4-0x1f0 (12)
0x1e0| 00 00 00 00 09 67 53 03 | .....gS. | occur: "1975-01-01T00:00:03Z" (157766403) 0x1e4-0x1ec (8)
0x1e0| 00 00 00 04| ....| corr: 4 0x1ec-0x1f0 (4)
| | | [4]{}: leap_second_record 0x1f0-0x1fc (12)
0x1f0|00 00 00 00 0b 48 86 84 |.....H.. | occur: "1976-01-01T00:00:04Z" (189302404) 0x1f0-0x1f8 (8)
0x1f0| 00 00 00 05 | .... | corr: 5 0x1f8-0x1fc (4)
| | | [5]{}: leap_second_record 0x1fc-0x208 (12)
0x1f0| 00 00 00 00| ....| occur: "1977-01-01T00:00:05Z" (220924805) 0x1fc-0x204 (8)
0x200|0d 2b 0b 85 |.+.. |
0x200| 00 00 00 06 | .... | corr: 6 0x204-0x208 (4)
| | | [6]{}: leap_second_record 0x208-0x214 (12)
0x200| 00 00 00 00 0f 0c 3f 06| ......?.| occur: "1978-01-01T00:00:06Z" (252460806) 0x208-0x210 (8)
0x210|00 00 00 07 |.... | corr: 7 0x210-0x214 (4)
| | | [7]{}: leap_second_record 0x214-0x220 (12)
0x210| 00 00 00 00 10 ed 72 87 | ......r. | occur: "1979-01-01T00:00:07Z" (283996807) 0x214-0x21c (8)
0x210| 00 00 00 08| ....| corr: 8 0x21c-0x220 (4)
| | | [8]{}: leap_second_record 0x220-0x22c (12)
0x220|00 00 00 00 12 ce a6 08 |........ | occur: "1980-01-01T00:00:08Z" (315532808) 0x220-0x228 (8)
0x220| 00 00 00 09 | .... | corr: 9 0x228-0x22c (4)
| | | [9]{}: leap_second_record 0x22c-0x238 (12)
0x220| 00 00 00 00| ....| occur: "1981-07-01T00:00:09Z" (362793609) 0x22c-0x234 (8)
0x230|15 9f ca 89 |.... |
0x230| 00 00 00 0a | .... | corr: 10 0x234-0x238 (4)
| | | [10]{}: leap_second_record 0x238-0x244 (12)
0x230| 00 00 00 00 17 80 fe 0a| ........| occur: "1982-07-01T00:00:10Z" (394329610) 0x238-0x240 (8)
0x240|00 00 00 0b |.... | corr: 11 0x240-0x244 (4)
| | | [11]{}: leap_second_record 0x244-0x250 (12)
0x240| 00 00 00 00 19 62 31 8b | .....b1. | occur: "1983-07-01T00:00:11Z" (425865611) 0x244-0x24c (8)
0x240| 00 00 00 0c| ....| corr: 12 0x24c-0x250 (4)
| | | [12]{}: leap_second_record 0x250-0x25c (12)
0x250|00 00 00 00 1d 25 ea 0c |.....%.. | occur: "1985-07-01T00:00:12Z" (489024012) 0x250-0x258 (8)
0x250| 00 00 00 0d | .... | corr: 13 0x258-0x25c (4)
| | | [13]{}: leap_second_record 0x25c-0x268 (12)
0x250| 00 00 00 00| ....| occur: "1988-01-01T00:00:13Z" (567993613) 0x25c-0x264 (8)
0x260|21 da e5 0d |!... |
0x260| 00 00 00 0e | .... | corr: 14 0x264-0x268 (4)
| | | [14]{}: leap_second_record 0x268-0x274 (12)
0x260| 00 00 00 00 25 9e 9d 8e| ....%...| occur: "1990-01-01T00:00:14Z" (631152014) 0x268-0x270 (8)
0x270|00 00 00 0f |.... | corr: 15 0x270-0x274 (4)
| | | [15]{}: leap_second_record 0x274-0x280 (12)
0x270| 00 00 00 00 27 7f d1 0f | ....'... | occur: "1991-01-01T00:00:15Z" (662688015) 0x274-0x27c (8)
0x270| 00 00 00 10| ....| corr: 16 0x27c-0x280 (4)
| | | [16]{}: leap_second_record 0x280-0x28c (12)
0x280|00 00 00 00 2a 50 f5 90 |....*P.. | occur: "1992-07-01T00:00:16Z" (709948816) 0x280-0x288 (8)
0x280| 00 00 00 11 | .... | corr: 17 0x288-0x28c (4)
| | | [17]{}: leap_second_record 0x28c-0x298 (12)
0x280| 00 00 00 00| ....| occur: "1993-07-01T00:00:17Z" (741484817) 0x28c-0x294 (8)
0x290|2c 32 29 11 |,2). |
0x290| 00 00 00 12 | .... | corr: 18 0x294-0x298 (4)
| | | [18]{}: leap_second_record 0x298-0x2a4 (12)
0x290| 00 00 00 00 2e 13 5c 92| ......\.| occur: "1994-07-01T00:00:18Z" (773020818) 0x298-0x2a0 (8)
0x2a0|00 00 00 13 |.... | corr: 19 0x2a0-0x2a4 (4)
| | | [19]{}: leap_second_record 0x2a4-0x2b0 (12)
0x2a0| 00 00 00 00 30 e7 24 13 | ....0.$. | occur: "1996-01-01T00:00:19Z" (820454419) 0x2a4-0x2ac (8)
0x2a0| 00 00 00 14| ....| corr: 20 0x2ac-0x2b0 (4)
| | | [20]{}: leap_second_record 0x2b0-0x2bc (12)
0x2b0|00 00 00 00 33 b8 48 94 |....3.H. | occur: "1997-07-01T00:00:20Z" (867715220) 0x2b0-0x2b8 (8)
0x2b0| 00 00 00 15 | .... | corr: 21 0x2b8-0x2bc (4)
| | | [21]{}: leap_second_record 0x2bc-0x2c8 (12)
0x2b0| 00 00 00 00| ....| occur: "1999-01-01T00:00:21Z" (915148821) 0x2bc-0x2c4 (8)
0x2c0|36 8c 10 15 |6... |
0x2c0| 00 00 00 16 | .... | corr: 22 0x2c4-0x2c8 (4)
| | | [22]{}: leap_second_record 0x2c8-0x2d4 (12)
0x2c0| 00 00 00 00 43 b7 1b 96| ....C...| occur: "2006-01-01T00:00:22Z" (1136073622) 0x2c8-0x2d0 (8)
0x2d0|00 00 00 17 |.... | corr: 23 0x2d0-0x2d4 (4)
| | | [23]{}: leap_second_record 0x2d4-0x2e0 (12)
0x2d0| 00 00 00 00 49 5c 07 97 | ....I\.. | occur: "2009-01-01T00:00:23Z" (1230768023) 0x2d4-0x2dc (8)
0x2d0| 00 00 00 18| ....| corr: 24 0x2dc-0x2e0 (4)
| | | [24]{}: leap_second_record 0x2e0-0x2ec (12)
0x2e0|00 00 00 00 4f ef 93 18 |....O... | occur: "2012-07-01T00:00:24Z" (1341100824) 0x2e0-0x2e8 (8)
0x2e0| 00 00 00 19 | .... | corr: 25 0x2e8-0x2ec (4)
| | | [25]{}: leap_second_record 0x2ec-0x2f8 (12)
0x2e0| 00 00 00 00| ....| occur: "2015-07-01T00:00:25Z" (1435708825) 0x2ec-0x2f4 (8)
0x2f0|55 93 2d 99 |U.-. |
0x2f0| 00 00 00 1a | .... | corr: 26 0x2f4-0x2f8 (4)
| | | [26]{}: leap_second_record 0x2f8-0x304 (12)
0x2f0| 00 00 00 00 58 68 46 9a| ....XhF.| occur: "2017-01-01T00:00:26Z" (1483228826) 0x2f8-0x300 (8)
0x300|00 00 00 1b |.... | corr: 27 0x300-0x304 (4)
| | | standard_wall_indicators[0:0]: 0x304-0x304 (0)
| | | ut_local_indicators[0:0]: 0x304-0x304 (0)
| | | footer{}: 0x304-0x306 (2)
0x300| 0a | . | nl1: 10 (valid) 0x304-0x305 (1)
| | | tz_string: "" 0x305-0x305 (0)
0x300| 0a| | .| | nl2: 10 (valid) 0x305-0x306 (1)