Expand allowed ISO8601 parsing formats.

This commit is contained in:
2019-04-27 23:12:35 -05:00
parent dfee8aae33
commit a537b980e6
2 changed files with 12 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Package
version = "0.4.0"
version = "0.5.0"
author = "Jonathan Bernard"
description = "Utility methods to fill in the lacking time support in Nim\'s stdlib. This is holding me over until I can write a proper time module for the stdlib and submit it."
license = "BSD3"