PlayBooks icon indicating copy to clipboard operation
PlayBooks copied to clipboard

Fetch current time zone from machine instead of UTC for Workflow Crons

Open sidPhoenix17 opened this issue 1 year ago • 1 comments

Discussion point:

  • Should we detect timezones in frontend and then pass parameters in UTC to the backend APIs? OR
  • Should we just send the timezone in the API and let backend configure crons accordingly

sidPhoenix17 avatar Aug 08 '24 06:08 sidPhoenix17

imo, you should take the detail explicitly from user or provide feedback on which time their cron will run, something what Jenkins does.

hp77-creator avatar Feb 16 '25 17:02 hp77-creator