Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

#1450 closed defect (fixed)

Changeset does not use localized time

Reported by: ebcom@… Owned by: Christopher Lenz
Priority: normal Milestone: 0.9
Component: version control/changeset view Version: devel
Severity: trivial Keywords: l10n localization
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

trunk:1526

Changeset.cs uses asctime (and not strftime) on line 68.

Changeset view does not reflect the localization settings.

'time': time.strftime('%a %x %X', time.localtime(chgset.date)),

Attachments (0)

Change History (4)

comment:1 by Matthew Good, 19 years ago

Component: generalchangeset view
Keywords: l10n localization added
Summary: Changeset.cs does not use localized timeChangeset does not use localized time

The line referenced is in Changeset.py not changeset.cs.

comment:2 by Christopher Lenz, 19 years ago

Owner: changed from Jonas Borgström to Christopher Lenz
Status: newassigned

comment:3 by Christopher Lenz, 19 years ago

Fixed in [1599].

comment:4 by Christopher Lenz, 19 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [1599].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christopher Lenz.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christopher Lenz 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.