| ... | @@ -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 |
| 8 | | 8 | |
| 9 | Does not currently support time zones outside of UTC. | 9 | Does not currently support time zones outside of UTC. |
| 10 | | 10 | |
| 11 | Does not currently handle leap seconds. | 11 | Does not handle leap seconds. |
| 12 | | 12 | |
| 13 | See the `FormatSeq` structure for display information on what to pass as a `fmt` string. | 13 | See the `FormatSeq` structure for display information on what to pass as a `fmt` string. |