Description

The Date macro ignores the "date format" set in the UserPreferences. The DateTime macro correctly changes to match the format, but Dates do not. See http://www.brooksby.org/moin/FirstBrooksbyFamilyReunion for an example. The dates always appear as YYYY-MM-DD regardless of the preferences.

Steps to reproduce

  1. Make a page with a Date macro on it.
  2. Try to change the way it is displayed by altering your UserPreferences page.

Example

URL: http://www.brooksby.org/moin/FirstBrooksbyFamilyReunion

[[Date(1979-08-18T00:00:00Z)]]
[[DateTime(1979-08-18T00:00:00Z)]]

1979-08-18 1979-08-18 00:00:00

Details

MoinMoin Version

1.3.3

OS and Version

FreeBSD 4.7

Python Version

2.2.2

Server Setup

Apache 1.3

Server Details

Workaround

Put up with it.

Discussion

Strictly taken, this is not a bug, but a missing feature.

UserPreferences let you only choose your datetime_fmt. Not your date_fmt.

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/CantSetDateMacroFormatUserPreference (last edited 2007-10-29 19:06:58 by localhost)