Change date format based on user timezone

Is it possible to change the date picker format based on user timezone?

Hey @LA81638 !

As date format is not editable in conditionala, and as we can’t put dynamic data into custom format, there are no easy way to do that.

Maybe you can use multiple date/time picker elements and use conditionals for displaying only the right one depending on the user timezone.

Not ideal if you have workflows depending on this picker, as you will need to manage the fact that the same information can be given by multiple elements, but infortunately i can’t see another solution !

1 Like

Freaky, just need these exact same functionality!
Multiple date elements are def. an option, although not very elegant, so if somebody else has a better idea, I would also quite happy hearing it :blush:

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