summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-02-02 14:28:22 -0500
committerdfhoughton <dfhoughton@gmail.com>2019-02-02 14:28:22 -0500
commita2a54246b1b1e992dddfb28d3eae4554a457521d (patch)
tree8704bcd9d848cd3c7e12ae89489ee2fb1da98291 /README.md
parent20aad02a8e255d18a8a5416212028b18708d6218 (diff)
downloadtwo-timer-a2a54246b1b1e992dddfb28d3eae4554a457521d.zip
added time around pattern
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index a5b98aa..c90a1ef 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,11 @@ Some expressions it can handle:
* next weekend
* 2000
* the nineteenth of March 1810
+* the 5th of November
* the ides of March
+* the first
+* two seconds before 12:00 PM
+* 1 week after May first
+* 15 minutes around 12:13:43 PM
The complete API is available at https://docs.rs/two_timer/0.1.0/two_timer/.