authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2024-05-07 04:01:58 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2024-05-07 04:01:58 -07:00
log43eb2e85b654c52850ad5c1892d2ba7f10f303bd
treeae0f81850a9286d36ee6b40ed2a244e727fc3811
parent913d3ff01878326955bb3b265dcb3fdb3607d232

take leap seconds off the roadmap, closes #1


1 files changed, 1 insertions(+), 1 deletions(-)

README.md+1-1
...@@ -8,6 +8,6 @@ Currently handles dates and times based on the [Proleptic Gregorian calendar](ht...@@ -8,6 +8,6 @@ Currently handles dates and times based on the [Proleptic Gregorian calendar](ht
88
9Does not currently support time zones outside of UTC.9Does not currently support time zones outside of UTC.
1010
11Does not currently handle leap seconds.11Does not handle leap seconds.
1212
13See the `FormatSeq` structure for display information on what to pass as a `fmt` string.13See the `FormatSeq` structure for display information on what to pass as a `fmt` string.