Harri Siirak

Results 33 comments of Harri Siirak

@coolnk2001 thanks for reporting this! I'll look into this during the following days.

@coolnk2001 @xmabul can you provide any reference to other cron implementation that supports this behavior as described in the issue description? What I'm seeing here: - `0 */2 * ?...

@kaos > So 0/n would be the same as */n and 10/2 would become 10-59/2 when used for the minute field, for example. Yeah, it sounds to be the most...

Hi @Jackman3005! I'll check it when I'm back from the holiday.

Hi! > From my research on cron expressions, this should run every 10 minutes between 2:00am and 2:59am. As far as I can tell other ranges are parsed correctly. Technically...

Hi @matthewpull! Indeed it's sounds something (useful) to consider in the future. No ETA for this feature.

@dbhc what is your example use case? Year support isn't really part of default cron implementation, just mentioning.

@beerran no updates at this point. > Using 7 segments is the default implementation of Quartz, which is a widely used tool for all types of scheduling. Yes, however cron-parser...

@759325100 sorry, no updates :(

@chrischjh well yes. I'm planning to rewrite it in ES6 in the near future.