We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d162df commit 5e7fac5Copy full SHA for 5e7fac5
README.md
@@ -52,3 +52,7 @@ Commas are used to separate items of a list. For example, using `MON,WED,FRI` in
52
### Hyphen ( - )
53
Hyphens define ranges. For example, 2000-2010 indicates every year between 2000 and 2010 AD, inclusive.
54
55
+## Details
56
+
57
+* At this moment, the package supports only **UTC** timezone.
58
+* The return value of `Next` and `Prev` is zero if the pattern doesn't match in five years.
0 commit comments