How to change date formats on application level? I would like to change every date format "MMM d, yyyy" to format "DD.MM.YYYY"
Best Answer
C
Cédric BLANC
said
over 2 years ago
Each user can set his own date format in his profile, in the "Settings" tab. Dates follow the standard Simple Date Format (for example dd/MM/yyyy HH:mm:ss).
If you would prefer to set a date format for everyone you can also play with the Display and Editing Formats properties in Collections and Form Views (using the same Simple Date Format). This will allow you to hardcode a date format at form/collection field level.
Each user can set his own date format in his profile, in the "Settings" tab. Dates follow the standard Simple Date Format (for example dd/MM/yyyy HH:mm:ss).
If you would prefer to set a date format for everyone you can also play with the Display and Editing Formats properties in Collections and Form Views (using the same Simple Date Format). This will allow you to hardcode a date format at form/collection field level.
J
Jeromine Duvert
said
about 2 years ago
Hello ,
I used the display and editing formats to change the date in every form fields, but I am stuck on one point : I am using a date on a display card at a secondary text level. How can i change the format here ? FORMAT_DATE isn't a functional SemQL expression...
Cédric BLANC
How to change date formats on application level? I would like to change every date format "MMM d, yyyy" to format "DD.MM.YYYY"
Each user can set his own date format in his profile, in the "Settings" tab. Dates follow the standard Simple Date Format (for example
dd/MM/yyyy HH:mm:ss
).If you would prefer to set a date format for everyone you can also play with the Display and Editing Formats properties in Collections and Form Views (using the same Simple Date Format). This will allow you to hardcode a date format at form/collection field level.
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstCédric BLANC
Each user can set his own date format in his profile, in the "Settings" tab. Dates follow the standard Simple Date Format (for example
dd/MM/yyyy HH:mm:ss
).If you would prefer to set a date format for everyone you can also play with the Display and Editing Formats properties in Collections and Form Views (using the same Simple Date Format). This will allow you to hardcode a date format at form/collection field level.
Jeromine Duvert
Hello ,
I used the display and editing formats to change the date in every form fields, but I am stuck on one point : I am using a date on a display card at a secondary text level. How can i change the format here ? FORMAT_DATE isn't a functional SemQL expression...
Thanks for your answer,
Have a nice day
-
Extend a model with new entities or attributes
-
Data types in xDM
-
Effective date on entities
-
Search using wild cards
-
Export a model from production and import on a development environment
-
"Allow Delete" vs "Allow Removal" privileges
-
LOV label in Named Query
-
Select location on a map and save coordinates
-
Is there a way to set up a master-detail relationship on browse mode?
-
Choose Either a Stepper or A Workflow Based on The User Privileges
See all 274 topics