Closed
Description
This issue was originally filed by sammcca...@google.com
In latest dartium:
new Date.fromString("2012-01-30T10:00:00+01:00")
Exception: Illegal argument(s): 2012-01-30 10:00:00+01:00
The timezone information will be lost as Date doesn't support it, but it should parse to the same value as "2012-01-30T09:00:00Z".
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
dgrove commentedon Jun 11, 2012
cc @floitschG.
Added Area-Library, Triaged labels.
lrhn commentedon Aug 22, 2013
Removed Priority-Medium label.
Added Priority-Low label.
lrhn commentedon Aug 23, 2013
Added Duplicate label.
Marked as being merged into #1878.
Bump pub to c4e9ddc888c3aa89ef4462f0c4298929191e32b9
[deps] rev dartdoc, lints, test, vector_math, web_socket_channel, webdev