diff options
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> |
