Update some web links. * tz-link.htm: Mention zeitverschiebung.net (thanks to Martin Jaeger) and the timezone-olson Haskell package. Remove moribund link to daylight-savings-time.info. * NEWS: Document this. diff --git a/NEWS b/NEWS index f39658a..004c210 100644 --- a/NEWS +++ b/NEWS @@ -40,6 +40,12 @@ Unreleased, experimental changes Mention Maggiolo's map of solar vs standard time. (Thanks to Arthur David Olson.) + Mention the timezone-olson Haskell package. + + Mention zeitverschiebung.net. (Thanks to Martin Jaeger.) + + Remove moribund link to daylight-savings-time.info. + 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 596a82a..260d97c 100644 --- a/tz-link.htm +++ b/tz-link.htm @@ -8,7 +8,7 @@ - + lets you sort zone names and convert times.
  • Permatime generates and views links that refer to a particular point in time and can be displayed in multiple timezones.
  • -
  • Daylight Saving Time info -shows a graph of time -difference versus time for any pair of locations.
  • +
  • Time Difference +calculates the current time difference between locations.
  • worldtime.io also contains data about time zone boundaries; it supports queries via place names and shows location maps.
  • @@ -332,6 +331,10 @@ converts tz binary data into JSON-format data suitable for use in its JavaScript library for time zone conversion. Dates before 1970 are not supported. +
  • The timezone-olson +package contains Haskell code that +parses and uses tz binary data.
  • Other tz-based time zone software