>From 44cefe8c506e8e6bf51114b69b4e2358cc4da3af Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Wed, 9 Dec 2015 10:03:02 -0800
Subject: [PROPOSED PATCH] * NEWS, tz-link.htm: Mention TimeJones.

---
 NEWS        | 6 +++---
 tz-link.htm | 2 ++
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index c6c767b..ce4f552 100644
--- a/NEWS
+++ b/NEWS
@@ -28,9 +28,9 @@ Unreleased, experimental changes
     instead of older versions of that license.
 
     tz-link.htm mentions the BDE library (thanks to Andrew Paprocki)
-    and CCTZ (thanks to Tim Parenti), and has a new section on editing
-    tz source files (with a mention of Sublime zoneinfo, thanks to
-    Gilmore Davidson).
+    CCTZ (thanks to Tim Parenti), TimeJones.com, and has a new section
+    on editing tz source files (with a mention of Sublime zoneinfo,
+    thanks to Gilmore Davidsonw).
 
 
 Release 2015g - 2015-10-01 00:39:51 -0700
diff --git a/tz-link.htm b/tz-link.htm
index e448184..37f2423 100644
--- a/tz-link.htm
+++ b/tz-link.htm
@@ -193,6 +193,8 @@ These are listed roughly in ascending order of complexity and fanciness.
 <ul>
 <li><a href="http://time.is">Time.is</a> shows locations'
 time and zones in a simple format.</li>
+<li><a href="https://www.timejones.com/">TimeJones.com</a> is a simple
+time zone converter.</li>
 <li><a
 href="http://twiki.org/cgi-bin/xtra/tzdatepick.html">Date and Time Gateway</a>
 lets you see the <code><abbr>TZ</abbr></code> values directly.</li>
-- 
2.1.0

