>From 15468c954796ee17cbd084bd005a169be4a62f9e Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Wed, 25 Mar 2015 13:46:29 -0700
Subject: [PROPOSED PATCH] * tz-link.htm, NEWS: Mention "The Time Now".

---
 NEWS        | 2 ++
 tz-link.htm | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index f31c6b1..7e7bb89 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,8 @@ Unreleased, experimental changes
 
     Mention the TZUpdater tool.
 
+    Mention "The Time Now".  (Thanks to Brandon Ramsey.)
+
 
 Release 2015b - 2015-03-19 23:28:11 -0700
 
diff --git a/tz-link.htm b/tz-link.htm
index d1cf269..242be84 100644
--- a/tz-link.htm
+++ b/tz-link.htm
@@ -8,7 +8,7 @@
 <meta http-equiv="Content-type" content='text/html; charset="UTF-8"'>
 <meta name="DC.Creator" content="Eggert, Paul">
 <meta name="DC.Contributor" content="Olson, Arthur David">
-<meta name="DC.Date" content="2015-03-24">
+<meta name="DC.Date" content="2015-03-25">
 <meta name="DC.Description"
  content="Sources of information about time zones and daylight saving time">
 <meta name="DC.Identifier"
@@ -194,6 +194,7 @@ multiple time zones.</li>
 <li><a href="http://www.zeitverschiebung.net/en/">Time Difference</a>
 calculates the current time difference between locations.</li>
 <li><a href="http://www.wx-now.com">Weather Now</a> lists the weather too.</li>
+<li><a href="http://www.thetimenow.com">The Time Now</a> also lists weather.</li>
 <li><a href="http://worldtime.io">worldtime.io</a>
 also contains data about time zone boundaries; it supports queries via place
 names and shows location maps.</li>
-- 
2.1.0

