ISO8601
ISO8601 copied to clipboard
Support for milliseconds for dates which is also used by Swagger
- With this pull request milliseconds supported by reading and writing dates. I use Swagger-codegen for a project and its using your useful library and at some point I need milliseconds. We can able to read and write milliseconds if we can merge.