Current Date/Time
Harness the power of real-time data in your Bubble.io app with the Current Date/Time feature, enabling solopreneurs to create dynamic no-code SaaS solutions that respond to time-sensitive information and automate date-based workflows.

Advanced Timezones in Bubble.io
In this Bubble tutorial we'll be demonstrating how you can have more control over how Bubble and timezones work in your app.

Bubble.io Date filter: Today
Learn how to efficiently filter a list of items in a Bubble.io database to showcase events happening today with this helpful guide for no-code enthusiasts.

Calendar Subscription Link in Bubble - AddEvent 5
Learn how to integrate add event functionality into your Bubble.io app, allowing users to subscribe to events through their calendar apps, in the final video of this AddEvent API miniseries.

Filtering Repeating Groups by Date - Only Showing Today's Events
In this Bubble tutorial we explain how to use constraints on a repeating group to filter your Bubble database data by date. In this Bubble.io tutorial we demonstrate how to show only events occurring on the current date.

How to Check User Timezone UTC Value In Bubble.io
In this Bubble.io tutorial video we demonstrate how to use a plugin to detect a User's UTC offset. We conclude by discussing some additional factors when working with timezones.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Build NATIVE Mobile Apps Without Coding with Bubble.io!
Exciting news for no-code developers: Bubble.io has launched their native Mobile App Builder in beta! As a Bubble.io expert since 2017, I'm breaking down everything you need to know about this game-changing feature that transforms Bubble.io into a true multi-platform development solution for both web and mobile apps (iOS and Android).

Bubble.io Beginners - How to create a new database entry
In this Bubble tutorial for beginners we explain how you can create new entries in your Bubble database using a form. We use the Create new thing workflow action to create a new contact using 2 input fields.

No Code Developers Embrace Google's AI Search Revolution!
Discover step-by-step instructions to integrate Google's advanced grounding feature into your AI API requests, bringing real-time Google search results directly into your applications.

GPT 3.5 vs GPT 4 - Which is best for Bubble.io
In this Bubble tutorial we explore the differences between OpenAI's text generation models GPT 3.5 Turbo and GPT 4. We'll discuss cost and speed, including some limitations you need to consider when building with Bubble.io and OpenAI.

Figma Themes & UI Kits - Where To Find Design Inspiration
In this Bubble.io tutorial video we share some of the top places to look for design inspiration, UI kits and themes for your Bubble app.

Looping through with Javascript in Bubble Backend Workflow
How to loop through a complex math equation in a backend workflow where you can't use Math.js