Skip to content

getTimezone returns null #195

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?

Date.today().isDaylightSavingTime()
 true

Date.today().toString()
"Thu Apr 16 2015 00:00:00 GMT-0300 (Local Standard Time)"

Date.today().getUTCOffset()
"-0300"

Date.today().getTimezone()
null

What is the expected output? What do you see instead?
"BRT"

What version of the product are you using? On what operating system?
version: 1.0 Alpha-1
IE 11.0.9600.17690
Chrome Version 41.0.2272.118 m

Please provide any additional information below.


Original issue reported on code.google.com by dominicl...@gmail.com on 16 Apr 2015 at 12:53

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions