]> Cypherpunks repositories - keks.git/commitdiff
TAI64 is actually called external
authorSergey Matveev <stargrave@stargrave.org>
Wed, 20 Nov 2024 11:15:19 +0000 (14:15 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 20 Nov 2024 12:55:10 +0000 (15:55 +0300)
spec/encoding/tai64.texi

index 0a56ea06968975d194b1143a790e5acabcce33b67b6c74ff21e8bc09d656da18..7566c98044b89a263236c8178de934fef717b389806868d4a1dbc0f03f805238 100644 (file)
@@ -4,10 +4,11 @@
 @cindex TAI64NA
 @section TAI64
 
-Datetime is represented in @url{http://cr.yp.to/libtai/tai64.html, TAI64}
-format. TAI stands for Temps Atomique International, the current
-international real time standard. Unlike UTC, it takes leap seconds into
-account, making it monotonous.
+Datetime is represented in, so called, external
+@url{http://cr.yp.to/libtai/tai64.html, TAI64}
+format. @url{http://cr.yp.to/proto/utctai.html, TAI} stands for Temps Atomique
+International, the current international real time standard. Unlike UTC, it
+takes leap seconds into account, making it monotonous.
 
 You can convert TAI to UTC by subtracting number of leap seconds.