]> gitweb.factorcode.org Git - factor.git/commitdiff
calendar: fix docs for now-gmt, add now-utc but don't remove the GMT ones yet
authorJohn Benediktsson <mrjbq7@gmail.com>
Wed, 30 Aug 2023 03:02:49 +0000 (20:02 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 30 Aug 2023 03:02:49 +0000 (20:02 -0700)
basis/calendar/calendar-docs.factor

index 99497e3e07b298734fff169acf928abaebdf8892..2e79a60a9e512574e4ac9c4f63e24e339624d4fb 100644 (file)
@@ -506,7 +506,8 @@ ARTICLE: "calendar" "Calendar"
 "Getting the current timestamp:"
 { $subsections
     now
-    gmt
+    now-gmt
+    now-utc
 }
 "Time zones:"
 { $subsections