Skip to content

Commit fb69cc3

Browse files
committed
Migrate Cron class to use wrapped LocalDateTime
The algorithm depends on some quirks of calendar but LocalDateTime correctly ignores DST during calculations so this uses a LocalDateTime with a wrapper to emulate some of Calendar's behaviours that the Cron algorithm depends on
1 parent 78324e3 commit fb69cc3

File tree

2 files changed

+272
-125
lines changed

2 files changed

+272
-125
lines changed

0 commit comments

Comments
 (0)