Skip to content

Commit

Permalink
docs: add something missing there [skip ci][ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Apr 6, 2023
1 parent 38a1194 commit 0c58294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ Following modifiers supported
- *Day of Month / 3rd of 5 segments / 4th of 6+ segments:*
- `L` stands for last day of month (eg: `L` could mean 29th for February in leap year)
- `W` stands for closest week day (eg: `10W` is closest week days (MON-FRI) to 10th date)
- *Day of Week / 5th of segment / 6th of 6+ segments:*
- *Day of Week / 5th of 5 segments / 6th of 6+ segments:*
- `L` stands for last weekday of month (eg: `2L` is last monday)
- `#` stands for nth day of week in the month (eg: `1#2` is second sunday)

Expand Down

0 comments on commit 0c58294

Please sign in to comment.