Closed
Bug 537384
Opened 16 years ago
Closed 16 years ago
tinderboxpushlog prints wrong time zone name when in "MVT" time mode
Categories
(Tree Management Graveyard :: TBPL, defect)
Tree Management Graveyard
TBPL
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dbaron, Assigned: mstange)
References
()
Details
tinderboxpushlog has two time modes, selected based on the links in the upper right hand corner.
In the "MVT" (Mountain View Time) mode, it displays time information like this:
dbaron@mozilla.com – Thu 31 Dec 2009 07:57:03 AM EST -0800
which makes relatively little sense. The "EST" abbreviation is for "Eastern Standard Time", which is UTC-05:00, yet the time displayed is in PST, which is UTC-08:00 or EST-03:00. Calling this "EST -0800" doesn't make sense.
I'd suggest replacing "EST -0800" with "PST" (or, during the summer, PDT). Alternatively, show "UTC-0800" (or, during the summer, "UTC-0700").
| Assignee | ||
Comment 1•16 years ago
|
||
Assignee: nobody → mstange
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•16 years ago
|
||
Yep, looks good.
Updated•11 years ago
|
Product: Webtools → Tree Management
Updated•10 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•