* tz-link.htm: Add URL and description. (Thanks to Arthur David Olson.) * NEWS: Document this. --- NEWS | 3 +++ tz-link.htm | 6 +++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 46b0160..bbc2b74 100644 --- a/NEWS +++ b/NEWS @@ -30,6 +30,9 @@ Unreleased, experimental changes CLDR data is available in both XML and JSON form. + Mention Maggiolo's map of solar vs standard time. + (Thanks to Arthur David Olson.) + Update two links. (Thanks to Oscar van Vlijmen.) Fix some formatting glitches, e.g., remove random newlines from diff --git a/tz-link.htm b/tz-link.htm index 57ada61..596a82a 100644 --- a/tz-link.htm +++ b/tz-link.htm @@ -8,7 +8,7 @@ <meta http-equiv="Content-type" content='text/html; charset="US-ASCII"'> <meta name="DC.Creator" content="Eggert, Paul"> <meta name="DC.Contributor" content="Olson, Arthur David"> -<meta name="DC.Date" content="2014-01-30"> +<meta name="DC.Date" content="2014-02-02"> <meta name="DC.Description" content="Sources of information about time zones and daylight saving time"> <meta name="DC.Identifier" @@ -429,6 +429,10 @@ has several fancy time zone maps; it covers Russia particularly well. The maps' pictorial quality is not quite as good as the <abbr>CIA</abbr>'s but the maps are more up to date.</li> +<li><a href="http://poisson.phc.unipi.it/~maggiolo/index.php/2014/01/how-much-is-time-wrong-around-the-world/">How +much is time wrong around the world?</a> maps the difference between +mean solar and standard time, highlighting areas such as western China +where the two differ greatly.</li> </ul> <h2>Time zone boundaries</h2> <ul> -- 1.8.3.2