diff options
author | dfhoughton <dfhoughton@gmail.com> | 2019-01-27 15:49:30 -0500 |
---|---|---|
committer | dfhoughton <dfhoughton@gmail.com> | 2019-01-27 15:49:30 -0500 |
commit | 20aad02a8e255d18a8a5416212028b18708d6218 (patch) | |
tree | a1641566c4f8b05fa7ea18855143181ab9e397bf /README.md | |
parent | 0b37f5a7381430d74569e4fcb76a50ec250d7e0e (diff) | |
download | two-timer-20aad02a8e255d18a8a5416212028b18708d6218.zip |
added the month-day pattern
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,5 +24,6 @@ Some expressions it can handle: * next weekend * 2000 * the nineteenth of March 1810 +* the ides of March The complete API is available at https://docs.rs/two_timer/0.1.0/two_timer/. |