
The Date Format Select component is a form control for choosing a date display format from a predefined list. It writes the selected format string to the form value, such as MM/dd/yyyy, dd.MM.yyyy, or yyyy-MM-dd, while showing a readable label to the user.
Use it in account settings, profile settings, tenant settings, localization preferences, and reporting settings where users choose how dates should appear. Do not use it to pick a date, choose a date range, open a calendar, schedule events, filter by period, or format date values directly in a template.