Open Issues Need Help
View All on GitHub Developer Tools • Scheduling & Time Management
Accept offset as timezone 29 days ago
AI Summary: Modify the cronexpr crate to accept both timezone names and offsets in crontab expressions, leveraging Jiff's `parse_time_zone` method. This involves replacing the existing timezone parsing logic and adding corresponding test cases.
Complexity:
3/5
enhancement help wanted good first issue
Calculate the next timestamp matching a given crontab pattern
Rust
#cron#cronjob#crontab#rust#rust-lang#schedule