diff options
author | Fredrik Meringdal <fmeringdal@hotmail.com> | 2020-10-17 18:54:10 +0200 |
---|---|---|
committer | Fredrik Meringdal <fmeringdal@hotmail.com> | 2020-10-17 18:54:10 +0200 |
commit | 26765a20a4b744c472c61cdf930d5f42cd344d66 (patch) | |
tree | a895683f9a99846e28ba10616b0c0fc7f2ad8578 /README.md | |
parent | 0ed916e47dfffe56f37ce52488160a5cc6718255 (diff) | |
download | rust_rrule-26765a20a4b744c472c61cdf930d5f42cd344d66.zip |
support for easter
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,7 +6,8 @@ Fast implementation of rrule # todos - tests for minutes and seconds FREQ -- neg month day, year day etc +- neg month day - by easter stuff - timezone - subseconds +- cache |