| author | |
| committer | |
| log | 43eb2e85b654c52850ad5c1892d2ba7f10f303bd |
| tree | ae0f81850a9286d36ee6b40ed2a244e727fc3811 |
| parent | 913d3ff01878326955bb3b265dcb3fdb3607d232 |
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 | 8 | |
| 9 | 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 | 13 | See the `FormatSeq` structure for display information on what to pass as a `fmt` string. |