From a16541786b0d8c9746de8ed558c861550fdc3bc3 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Mon, 26 Apr 2021 09:49:29 -0700
Subject: [PROPOSED] =?UTF-8?q?*=20tz-link.html:=20Mention=20@tubular/time?=
 =?UTF-8?q?=E2=80=99s=20atomic-time=20support.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 tz-link.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tz-link.html b/tz-link.html
index e6c3cfb..b4d171f 100644
--- a/tz-link.html
+++ b/tz-link.html
@@ -507,7 +507,8 @@ It is freely available under the <abbr>MIT</abbr> license.</li>
 JavaScript library that supports date arithmetic that is time zone
 aware. It is freely available under the <abbr>MIT</abbr> license.</li>
 <li><a href="https://www.npmjs.com/package/@tubular/time">@tubular/time</a>
-supports live <code><abbr>tzdb</abbr></code> updates and astronomical time,
+supports live <code><abbr>tzdb</abbr></code> updates,
+astronomical and atomic time,
 and has full <a
 href="https://en.wikipedia.org/wiki/TypeScript">TypeScript</a> support.</li>
 </ul>
-- 
2.27.0

