CSSv510 en:Customizing the date picker format
General
Under certain circumstances it is necessary to update or change existing date formats. This can be necessary when users access the UI using a browser language not installed in Cryptshare.
For additional information please refer to the following links:
Location of the formats supported by the datepicker
Each language package contains a property file called CSDatePicker\_<ISO-Code>.properties. Within the language package the file is located in the subdirectoy common.
> i.e.: server/common/CSDatePicker\_de.properties for the german date picker configuration.
Available Attributes
Attribute 'datepicker.format'
This is the date format defining how the date is represented in the user interface and how it needs to be entered manually.
Attribute 'datepicker.days.min'
This attribute defines how the Calendar-View will represent the weekdays.
Attribute 'datepicker.months.long'
This attribute defines how the datepicker will represent the months in the Calendar-View.
Attribute 'datepicker.months.short'
This attribute defines how the datepicker will represent the months in the input field and how users have to enter it manually.