diff options
author | dfhoughton <dfhoughton@gmail.com> | 2019-01-27 13:45:31 -0500 |
---|---|---|
committer | dfhoughton <dfhoughton@gmail.com> | 2019-01-27 13:45:31 -0500 |
commit | 4857262b4f90491e9016c2861708bd571949ad45 (patch) | |
tree | 8392775251ac83f4dbe598bb47607e0dd6f70564 /README.md | |
parent | 63cffe10d36371298486dfe611b003153c6bf561 (diff) | |
download | two-timer-4857262b4f90491e9016c2861708bd571949ad45.zip |
added ordinals in a_date pattern
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,5 +22,7 @@ Some expressions it can handle: * 1960-05-06 * 5000BCE * next weekend +* 2000 +* the nineteenth of March 1810 The complete API is available at https://docs.rs/two_timer/0.1.0/two_timer/. |