Date out by a whole day

As shown, I’ve set this automation to kick-off every Friday

…except June 14th is a Saturday

The resulting actions are therefore late by a whole day and are wrong

1 Like

What timezone are you in?

UTC +10

I wouldn’t have thought it’d matter considering how the automation is worded

The way it works is it converts it to UTC and saves it in the Fibery backend as UTC. So I think something in the conversion isn’t working as it should…

No idea. Some funky stuff is going on here. Also noticed that the time picker starts from 10:00 in your timezone… then anything after 00:00 is set to the next day. Funky.

For now you can just set it to thursday in the UI and then itll pick friday?
Should still be okay after its fixed because it’ll be saved as the right thing in their back end i hope.

That seems to be the bug. Rather than starting at 00:00 and going through to 23:30, the moment time wraps in the selector it begins treating everything after 00:00 as the following day.