Issues
- 0
Japanese locale support
#69 opened by harshadsindhav - 1
- 1
- 0
Incorrect description for 0 0 7 ? * 7#1
#62 opened by mchyzer - 1
- 2
- 2
Time part from cron expression does not respect Locales whereas hour-part is 0-23h, not AM/PM.
#29 opened by joaogac - 0
24 hour option not respected with english locale
#54 opened by tanyona - 0
- 0
add chinese locale supporting
#48 opened by lovepoem - 0
- 1
- 1
Support french human readable format
#45 opened by binout - 0
"0 0 3/16 ? * * *" shows only "Every 16 hours, every year". does not have the start hour like "start at 3am"
#44 opened by alphawy - 0
Should throw error for 0 0 0 ? * 0,1,2,3,4,5,6 *
#40 opened by mallim - 0
- 0
- 1
In expression "0 0,5,10,15,20,25,30,35,40,45,50,55 * ? * *" the readable string appends an unexpected comma "," before the "and" preposition
#30 opened by joaogac - 1
Incorrect parsing of "0 0 2/4 * * ?"
#28 opened by AlexBes1 - 6
- 2
- 1
- 0
The RegularExpression class used in the year patch is not part of the public Java API.
#17 opened by ogalimov - 0
Add support for years (7-part expressions)
#13 opened by martinsefcik - 1
- 0
Special case handling in CronExpressionDescriptor bypasses certain cron and parsing fails
#10 opened by SAINFY - 0
- 0
- 6
Improvements
#1 opened by eric-taix - 1
- 3