Symfony-Bundle
Symfony-Bundle copied to clipboard
Consider timezone for runAt
I think it makes more sense to add the local timezone to the runAt property. So, it can be easier to query reports.
surely it should have a timezone setting, like UTC-3 and to schedule as cron my customer is always confused and ends up making mistakes.
Created a Pull in the main repo: https://github.com/Cron/Cron/pull/77
than it should also work here.
Usage:
TZ="Europe/Amsterdam" bin/console cron:run
@NoUseFreak could you take a look at this?
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.