This plugin gives you device info, locale, and timezone-aware date states — with optional live updates! It’s perfect for logging, user profiling, regional settings, or displaying timezone-adjusted con
Plugin link: Device info Bubble Mobile Plugin | Bubble
What This Plugin Does
Detects the user’s device type, OS version, and screen size
Detects user’s timezone automatically
Allows you to define a custom timezone (your “platform timezone”)
Provides the current time in both zones
Calculates how much time remains until midnight in each timezone
Can run on a set interval for real-time updates
Features
1. User Timezone Date
The plugin automatically figures out what timezone the user’s device is in and publishes the current date/time for that timezone.
You can use this in Bubble to:
Display a clock based on the user’s location
Tag log entries with localized time
Send correct timestamps to your backend
2. Platform Timezone Date
You can provide your own custom timezone (e.g. Europe/Brussels) to get the current time there. This is useful if:
Your backend/server runs in a fixed timezone
You’re showing event times in a specific region
You want to compare two timezones (user vs platform)
This field supports all IANA timezones like America/New_York, Asia/Tokyo, etc.
3. Live Realtime Updates (Optional)
Want the date/time states to update continuously?
Turn on the realtime mode and optionally configure the refresh rate.