Calculate the next timestamp matching a given crontab pattern

cron cronjob crontab rust rust-lang schedule
1 Open Issue Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Developer Tools Scheduling & Time Management

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