Skip to content

Commit 5e7fac5

Browse files
author
noah
committed
Add details to README.md
1 parent 3d162df commit 5e7fac5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,7 @@ Commas are used to separate items of a list. For example, using `MON,WED,FRI` in
5252
### Hyphen ( - )
5353
Hyphens define ranges. For example, 2000-2010 indicates every year between 2000 and 2010 AD, inclusive.
5454

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

Comments
 (0)