Opened 18 years ago
Closed 18 years ago
#5 closed defect (fixed)
International date format for event days
| Reported by: | amp4ecs | Owned by: | amp4ecs |
|---|---|---|---|
| Priority: | minor | Milestone: | Front end display of presentations |
| Component: | FE Time slot list | Version: | |
| Keywords: | date format | Cc: |
Description
The date of an event day is always shown in german date format.
Change History (2)
comment:1 by , 18 years ago
| Version: | 0.1.0 |
|---|
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

The date format used in time slot list can be changed via TypoScript setup. A configuration for each language can be made. The default is displaying in german date format (second line of following example).
plugin.tx_wseevents_pi1.0.fmtDate = %m/%d/%Y
plugin.tx_wseevents_pi1.1.fmtDate = %d.%m.%Y