summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-01-27 13:45:31 -0500
committerdfhoughton <dfhoughton@gmail.com>2019-01-27 13:45:31 -0500
commit4857262b4f90491e9016c2861708bd571949ad45 (patch)
tree8392775251ac83f4dbe598bb47607e0dd6f70564 /README.md
parent63cffe10d36371298486dfe611b003153c6bf561 (diff)
downloadtwo-timer-4857262b4f90491e9016c2861708bd571949ad45.zip
added ordinals in a_date pattern
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b30a454..1d66278 100644
--- a/README.md
+++ b/README.md
@@ -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/.