Age | Commit message (Expand) | Author |
---|---|---|
2019-06-30 | added parsable function | dfhoughton |
2019-02-16 | remove need for space between hour and AM/PM | dfhoughton |
2019-02-10 | added specific_time rule | dfhoughton |
2019-02-03 | fixed 'Friday the 13th' and 'the 31st' | dfhoughton |
2019-02-03 | added before and after pattern | dfhoughton |
2019-02-03 | better organization and documentation of grammar | dfhoughton |
2019-02-03 | added relative displacement pattern | dfhoughton |
2019-02-03 | some comments | dfhoughton |
2019-02-03 | rearranged code; enabled Friday the 13th | dfhoughton |
2019-02-02 | added English number test for before/after/around pattern | dfhoughton |
2019-02-02 | added time around pattern | dfhoughton |
2019-01-27 | test for kalends, nones, ides | dfhoughton |
2019-01-27 | added ordinals in a_date pattern | dfhoughton |
2019-01-20 | fixed regression | dfhoughton |
2019-01-12 | added msg method to TimeError | dfhoughton |
2019-01-06 | bumping version number; adding documentation | dfhoughton |
2019-01-05 | some documentation | dfhoughton |
2019-01-05 | converted from utc to naive; added 'weekend' | dfhoughton |