From 43eb2e85b654c52850ad5c1892d2ba7f10f303bd Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Tue, 7 May 2024 04:01:58 -0700 Subject: [PATCH] take leap seconds off the roadmap, closes #1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06cd8f0552bf95507f54b76531f5dce4a2cae0a9..8a7a09f9816546ee61014414fd67e429a7784315 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,6 @@ Currently handles dates and times based on the [Proleptic Gregorian calendar](ht Does not currently support time zones outside of UTC. -Does not currently handle leap seconds. +Does not handle leap seconds. See the `FormatSeq` structure for display information on what to pass as a `fmt` string. -- 2.54.0