Setting timezone of a user

I am looking to capture the timezone of a user in the most seamless way possible.

Is it possible to do so via locale or somehow to get the timezone of their browser in UI Builder? Or do I need to ask for location and have the popup on the browser so they share their location?

Hi, @Andreas_Marinopoulos

Try to use the next logic:

Regards,
Marina

Thanks Marina, and may I ask how it finds the timezone of the user? Does it look at the browser? The source is important to me in order to build the right logic.

@Andreas_Marinopoulos,
the time is based on the local time of the device on which the call is made

Regards,
Marina

Great thanks