Cron Expressions for CI/CD Pipelines
Generate cron expressions for CI/CD scheduled workflows. Pre-built templates for GitHub Actions, GitLab CI, and Jenkins. Free CI/CD cron generator.
Часті запитання
Does GitHub Actions cron use UTC timezone?
Yes. GitHub Actions scheduled workflows always use UTC time. If you want a job to run at 9 AM US Eastern, you need to set it to 2 PM UTC (14:00) during Eastern Standard Time or 1 PM UTC (13:00) during Eastern Daylight Time. The generator accounts for this and shows the UTC offset for your selected timezone.