Skip to content

Commit

Permalink
Remove nicknames from features
Browse files Browse the repository at this point in the history
  • Loading branch information
bradymholt authored May 9, 2024
1 parent 7d1c43d commit 4db82f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ This library was ported from the original C# implementation called [cron-express
- Supports all cron expression special characters including * / , - ? L W, #
- Supports 5, 6 (w/ seconds or year), or 7 (w/ seconds and year) part cron expressions
- [Quartz Job Scheduler](http://www.quartz-scheduler.org/) cron expressions are supported
- Supports time specification _nicknames_ (@yearly, @annually, @monthly, @weekly, @daily)
- i18n support with 30+ languages

## Demo
Expand Down

0 comments on commit 4db82f5

Please sign in to comment.