Format Settings
Format settings panel with date, time, week start, number, and currency Selects each showing a live preview value and an auto-detect from locale toggle.
Format settings panel with date, time, week start, number, and currency Selects each showing a live preview value and an auto-detect from locale toggle.
The Application Collection unlocks the source for every Application block. All Access unlocks every Collection.
Already purchased? Log in
Format Settings is a five-row settings panel controlling date format, time format (12-hour or 24-hour), first day of week, number format, and currency, each as a closed Select with a live monospace preview line beneath the label. The current values are D MMM YYYY previewing 13 Jun 2026, 24-hour previewing 14:45, Monday previewing Mon 15 Jun, 1,234.56 (English) previewing 1,284,319.75, and USD ($) previewing $4,800.00. A sixth row carries the auto-detect from locale toggle, shown Off with a badge and an explanation that enabling it locks all five fields to the selected language.
Settings are one typed array so adding a sixth format row is a single object. The preview value beside each setting is the difference between a panel that looks complete and one that requires a save-and-reload cycle to verify.
Reach for this block on the workspace or personal settings page under a Localization section, wired to your format preference store. Save format settings writes all five fields in one call.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the workspace-wide format preference panel. Other format settings contexts:
Tip: the preview line under each Select is the only way to show users what D MMM YYYY actually means before they save.