summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-02-10 16:35:23 -0500
committerdfhoughton <dfhoughton@gmail.com>2019-02-10 16:35:23 -0500
commit72efcceb945fb80a576775a513b64e104078e9f0 (patch)
tree8988e40d08276cf6f8e723cf5fcb79af63b1eb7b /README.md
parent46b9401a350645472ded762adce28db7545895c0 (diff)
downloadtwo-timer-72efcceb945fb80a576775a513b64e104078e9f0.zip
added specific_time rule
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e37cd53..96ce49d 100644
--- a/README.md
+++ b/README.md
@@ -36,5 +36,6 @@ Some expressions it can handle:
* 2 weeks ago
* ten seconds from now
* 5 minutes before and after midnight
+* 1969-05-06 12:03:05
The complete API is available at https://docs.rs/two_timer/0.1.0/two_timer/.