forked from robfig/cron
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
implementedFeature already implemented in go-cronFeature already implemented in go-cronupstreamIssues from upstream robfig/cronIssues from upstream robfig/cron
Description
Status: ✅ Implemented in v0.5.0
This feature from upstream has been implemented in go-cron.
Upstream Reference
- PR: Don't skip crons when time jumps forward due to DST robfig/cron#541 - ISC cron-compatible DST behavior for spring forward
Implementation
Implemented in go-cron v0.5.0 with ISC cron-compatible behavior: jobs in skipped hour run immediately after transition.
See CHANGELOG.md and docs/DST_HANDLING.md for details.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
implementedFeature already implemented in go-cronFeature already implemented in go-cronupstreamIssues from upstream robfig/cronIssues from upstream robfig/cron