Date format
- Annotation name: format
- Name: Date format
- Description: Determines the format for validating data fields of the type date. If the format includes hours and minutes, you might need to increase the field width using the colspan annotation.
- Area: Display
- Values:
- <date format>: Pattern for the date based on SimpleDateFormat, e.g. dd.MM.yyyy
- <date format>: Pattern for the date based on SimpleDateFormat, e.g. dd.MM.yyyy
-
Since: 6.2.5
This annotation is applied to date fields both in the Web Client and in CM/Track. If it is not set, the standard date format of the browser locale is used in the Web Client, and the German standard date format (dd.MM.yyyy) is used in CM/Track.