Dynamic inputs on custom date formats

Description:
Currently, Bubble lets us apply custom date formats, but these are fixed at build time. It’s not possible to make the format itself dynamic. Adding support for dynamic date formats would unlock several important use cases:

  1. User Preferences:

    • Let users choose how dates are displayed based on personal style rather than locale.

    • For example: some prefer 22/09/25, others want September 22, 2025, or even Mon 22 Sep.

  2. Reusable Components:

    • When building a reusable element (e.g., a date range renderer), allow passing a dynamic property for “Date Format.”

    • This would enable standardising date display logic across the app without hard-coding formats in multiple places.

1 Like

There might be an idea on the idea board already for this. If so you should upvote it

Thanks. Found it and added an upvote. Custom Format Date Have Dynamic Input | Bubble

1 Like