Closed MichelleBlanchette closed 2 years ago
I'm thinking this is probably because JavaScript interprets ISO timestamps as GMT but then displays them in local time. Since I am in GMT-0500 timezone, that means I am 5 hours before midnight of July 28—meaning I am still on July 27.
Might want to use PHP to convert the timestamps to a more usable time format for JavaScript...?
I have an Automation Action that was supposed to create a due date of July 28, 2022. It was correctly passed to Asana as such. In the Dashboard Widget, however, the task is displaying a due date of July 27.
Automation Action
Asana
Dashboard Widget