Edgewall Software
Modify

Opened 18 years ago

Closed 16 years ago

#3606 closed defect (duplicate)

Changeable date format

Reported by: tomah Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: devel
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Dates are in format mm/dd/yy. What if I wanted to change it to dd.mm.yyy?

Attachments (0)

Change History (4)

comment:1 by anonymous, 18 years ago

The TracLocale option was defined for that (added in changeset [1346]), when using mod_python. Add a line like this one in your web server configuration :

  PythonOption TracLocale "fr_FR.UTF-8"

comment:2 by Emmanuel Blot, 18 years ago

Milestone: 0.10
Resolution: worksforme
Status: newclosed

Please, ask questions to the ML before submitting a new ticket. This feature already exists for a long time…

comment:3 by haizaar@…, 16 years ago

Resolution: worksforme
Status: closedreopened
Type: enhancementdefect

This option has stopped working for me after upgrading to 0.11. I'll be glad to be provided some hints to debug why. OS: Debian Lenny.

comment:4 by Christian Boos, 16 years ago

Resolution: duplicate
Status: reopenedclosed

Configuring the date format is a topic addressed in #2182.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.