Opened 16 years ago

Closed 15 years ago

#308 closed task (fixed)

Standardize date format

Reported by: Peter Johansson Owned by: Peter Johansson
Priority: minor Milestone: svndigest 0.7
Component: output Version: trunk
Keywords: Cc:

Description

According to ISO 8601 dates should be displayed as YYYY-MM-DD http://www.cl.cam.ac.uk/~mgk25/iso-time.html

We could hard-code this, but I guess we could implement this so the format depends on the locale.

Change History (2)

comment:1 Changed 15 years ago by Peter Johansson

Summary: Internationalize date formatStandardize date format

I don't know about internationalization; everything else in English, so it wouldn't make much sense (at least not now). Yet I think we should change many of DATE TIME and I think I'm landng at YY-MM-DD hh:mm, which is how my ls -l displays. In some cases such as General Information and in the footer another format may be preferable, but they should be the same.

comment:2 Changed 15 years ago by Peter Johansson

Resolution: fixed
Status: newclosed

(In [751]) closes #308

Note: See TracTickets for help on using tickets.