From 66cc7f5d73a9d4c235c57d99c7bc1a18f971d2d1 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 15 Jul 2014 22:52:10 -0700 Subject: [PATCH] * tz-link.htm, NEWS: Mention the latlong package. (Thanks to a heads-up from Dirkjan Ochtman.) --- NEWS | 3 ++- tz-link.htm | 10 +++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 9b495ba..f77fe86 100644 --- a/NEWS +++ b/NEWS @@ -183,7 +183,8 @@ Unreleased, experimental changes tz-link.htm now mentions the JavaScript libraries Moment Timezone, TimezoneJS.Date, Walltime-js, and Timezone. (Thanks to a heads-up - from Matt Johnson.) + from Matt Johnson.) Also, it mentions the Go 'latlong' package. + (Thanks to a heads-up from Dirkjan Ochtman.) The files usno1988, usno1989, usno1989a, usno1995, usno1997, and usno1998 have been removed. These obsolescent US Naval Observatory entries were no diff --git a/tz-link.htm b/tz-link.htm index 621518d..5aac70f 100644 --- a/tz-link.htm +++ b/tz-link.htm @@ -8,7 +8,7 @@ - + MIT license.
  • TimezoneJS.Date's -API is upward compatible with standard JavaScript Dates. It is freely -available under the Apache License.
  • +API is upward compatible with standard JavaScript +Dates. It is freely available under the Apache License.
  • Walltime-js translates UTC to local time. It is freely available under the MIT license.
  • @@ -457,6 +457,10 @@ where the two differ greatly. maps contains shapefiles of sets of tz regions. +
  • The latlong package +maps geographical coordinates to a tz region. +It is written in Go and is freely available +under the Apache License.
  • What Time is It Here? applies MongoDB geospatial query operators to shapefiles' data.
  • -- 1.9.1