diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-07-09 06:38:09 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-07-09 06:38:09 +0000 |
| commit | 2479b6921a20c7fe260ba1b30c5ca7f666e692a6 (patch) | |
| tree | 68c2732b6a76ba5b46eb961b617265eb529f6daf /tz-how-to.html | |
| parent | b17ccc1f4591d37eb3a671b37aecbd30546842f1 (diff) | |
Import tzcode 2026cvendor/tzcode/tzcode2026cvendor/tzcode
Diffstat (limited to 'tz-how-to.html')
| -rw-r--r-- | tz-how-to.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tz-how-to.html b/tz-how-to.html index 9f4f2284c7b4..82a6176bef25 100644 --- a/tz-how-to.html +++ b/tz-how-to.html @@ -15,9 +15,9 @@ ul {padding-left: 1.3rem;} </style> </head> <body> -<h2>How to Read the <a href="https://en.wikipedia.org/wiki/Tz_database">tz -Database</a> Source Files</h2> -<h3>by Bill Seymour</h3> +<h1>How to Read the <a href="https://en.wikipedia.org/wiki/Tz_database">tz +Database</a> Source Files</h1> +<h2>by Bill Seymour</h2> <p>This guide uses the <code>America/Chicago</code> and <code>Pacific/Honolulu</code> zones as examples of how to infer times of day from the <a href="tz-link.html">tz database</a> |
