Closed matt-cook closed 7 years ago
when creating event on calendar sets to current timezone in js, is then converted to Drupal timezone in database which may not be the same. Need to pull Drupal timezone into JS.
Switched schedule timezone to always run in UTC. Offsets will have to be performed on the computer running the schedule.
Sounds good. I'll leave open till we have a chance to test.
when creating event on calendar sets to current timezone in js, is then converted to Drupal timezone in database which may not be the same. Need to pull Drupal timezone into JS.