DateTimeFormat configuration setting
Keys
Key | Value |
---|---|
1 | CommunityPortal |
2 | Pages |
3 | Attendances |
4 | DateTimeFormat |
Description
The DateTimeFormat configuration setting defines the format of dates displayed on the Attendances tab.
Default value
The default value is ddd d/MM/yyyy. For example, the 29th of April 2011 would be displayed as Fri 29/04/2011.
Setting a different value
Set the Value field of the Configuration File Maintenance window to the format you used for dates on the Attendances tab. Use the following symbols.
Symbol | Output |
---|---|
d | Numerical day. For example, 18 for the 18th of any month. |
ddd | Three letter abbreviation for the day of the week. For example, Tue for Tuesday. |
dddd | Day of the week. For example, Wednesday. |
MM | Numerical month. For example, 10 for October. |
MON | Three letter abbreviation for the month. For example, Aug for August. |
MMMM | Month. For example, March. |
yyyy | Year. For example, 1984. |