Skip to end of banner
Go to start of banner

DateTimeFormat configuration setting

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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.

See Configuration File Maintenance window (on page ).

  • No labels