Update README.md

This commit is contained in:
Ralph Küpper 2018-03-12 20:25:06 -04:00 committed by GitHub
parent 2219b135a4
commit 1bfbd7f371
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ Or in combinations:
2. Years are always given in 4 digits or in combination with months and days
3. Time without dates is an number in seconds from the beginning of the day
4. Dates without times have the time 00:00:00 (hh-mm-ss)
5. We are not throwing exceptions, if a date/time does not work _nil_ is returned.
5. We are now throwing exceptions, if a date/time does not work _nil_ is returned.
## Limitations / Todo
1. No support for ordinal dates