Closed Bug 1313149 Opened 8 years ago Closed 8 years ago

"new Date()" gives me the wrong string for BRST

Categories

(Core :: JavaScript: Internationalization API, defect)

49 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 879261

People

(Reporter: alex.fdm, Unassigned)

Details

We are currently in the DST period in Brazil.  If I run "alert(new Date());" in IE or Chrome, they give me "GMT-0200 (Horário Brasileiro de Verão)" for the time zone, which seems corect.  When I run this on Firefox 49, it gives me "GMT-0200 (Hora Oficial do Brasil)", where the offset is correct but the string seems wrong (since it doesn't mention the DST).
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.