YannLuo
778a33fac9
fix parse error of parse_date() and parse_datetime() when input is 0 ( #144 )
2018-03-26 11:48:53 +01:00
Samuel Colvin
423137cefe
allow pything dates and times ( #122 )
...
* allow pything dates and times
* update history
2018-02-01 17:20:06 +00:00
Samuel Colvin
044fd42f4f
parser methods ( #58 ), fix #39
...
* working on parsers
* starting parse tests
* proper tests for parse
* adding parse docs
* tweaks and history
* add test for datetime direct, fix tests
* tweak docs
2017-07-08 18:39:24 +01:00
Samuel Colvin
c859ec8543
adding datetime, date, time and timedelta validation
2017-05-05 19:59:25 +01:00
Samuel Colvin
90bc681137
adding datetime parsing stolen from django
2017-05-05 19:38:12 +01:00