Help with Time zones

Hi all!

I need a help.

I need to develop a call booking function that would take into account time zones.

I have time slots from 9am to 7pm.

I need these time slots to be inactive if another user has time later than 7pm or before 9am.

If you specify the time through the “change hours to” function, and then specify the dynamic time zone data of another user, then the bubble adds the time difference to the specified time.

This might help you

1 Like

Thanks for the advice. I tried it, but it doesn’t work for me.

I need to compare the current time slot value and time zone value of another user.
And if the value of the time slot falls on a non-working time, then it should be inactive. In your example there is no correction for time zones, but static values are taken.

This topic was automatically closed after 70 days. New replies are no longer allowed.