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.