Change date format from MM/DD/YYYY to DD/MM/YYYY in constellation views when date field is configured for user input

In constellation views , we need to change the date format from MM/DD/YYYY to DD/MM/YYYY . we don’t have options as traditional UI to change format in UI configuration.

Attached the screenshot for reference.

@Deepika Murugan To change the date format from MM/DD/YYYY to DD/MM/YYYY in constellation views, you need to use a custom date format. While traditional UI configurations provide direct options, in constellation views, you may need to ensure that the date field is set to display using a custom format. You can specify the desired format (DD/MM/YYYY) in the custom box and enable ‘Display value using read-only formatting’ to ensure the format is applied correctly.",

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

:full_moon: Date Control Insted of displaying “DD/MM/YYYY” it is displaying as “D/MM/YYYY”
:full_moon: Date chnage to DD/MM/YYYY format
:full_moon: Configuring Date Time fields

@Deepika Murugan

I believe we need a custom DX component to show another format.

@MarijeSchillern

Hi , Can you please share a link how can we include custom component to change the date format ?

@Deepika MuruganIt depends on the operator locale.

suppose if operator locale is en_IN, you would get DD/MM/YYYY

@kalls4
Where we can change the local operator time?, in each operators ? like this

Thanks for the info.. we will check on it .