Demo to preview the settings
Demo page: http://minimum-studio.bubbleapps.io/timezone
Introduction
A super lightweight plugin that simply returns the user's current timezone and locale, according to their device.
How to setup
Add an element to the page
Start by adding the
Timezone
element to the page. You can put it anywhere on the page but we recommend putting it close to the other elements that reference it.Do something with the output
In this example we've named the element
tz_identifier
. We can simply access the locale and timezone identifier when needed.