Add addtional valid ISO8601 formats.

This commit is contained in:
2019-12-27 10:01:53 -06:00
parent a537b980e6
commit 08c0962b40
2 changed files with 7 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# Package
version = "0.5.0"
version = "0.5.1"
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."
description = "Utility methods to fill in the lacking time support in Nim\'s stdlib."
license = "BSD3"
# Dependencies