-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Date.fromString fails to parse RFC3339 date #3451
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
closed-duplicate
Closed in favor of an existing report
P3
A lower priority bug or feature request
Comments
cc @floitschG. |
Removed Priority-Medium label. |
DartBot
added
Type-Defect
P3
A lower priority bug or feature request
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
closed-duplicate
Closed in favor of an existing report
labels
Aug 23, 2013
copybara-service bot
pushed a commit
that referenced
this issue
Jun 13, 2022
Changes: ``` > git log --format="%C(auto) %h %s" 51435ef..c4e9ddc https://dart.googlesource.com/pub.git/+/c4e9ddc8 Extend retries for file-ops on windows (#3451) https://dart.googlesource.com/pub.git/+/6aeb1795 Upgrade package:lints to 2.0.0 (#3445) https://dart.googlesource.com/pub.git/+/73ea9a98 Roll tar to 0.5.5+1 (#3447) https://dart.googlesource.com/pub.git/+/2dc887fe Add env var for writing golden files (#3222) https://dart.googlesource.com/pub.git/+/764500b8 List all files in pub publish (#3440) https://dart.googlesource.com/pub.git/+/0b52e6a8 Remove debug print (#3441) https://dart.googlesource.com/pub.git/+/ea070238 Merge pull request #3443 from jonasfj/master https://dart.googlesource.com/pub.git/+/bffd1267 Merge branch 'cherry-pick-for-2.17.2' https://dart.googlesource.com/pub.git/+/c66381c5 Make `name` field of `_UserInfo` nullable. Fix #3424 (#3442) https://dart.googlesource.com/pub.git/+/cecc8e3c Handle broken response from userinfo_endpoint (#3427) https://dart.googlesource.com/pub.git/+/6c635040 Make `name` field of `_UserInfo` nullable. Fix #3424 (#3442) https://dart.googlesource.com/pub.git/+/6f20a94b Handle missing pubspec.lock in dependency_services list (#3439) https://dart.googlesource.com/pub.git/+/0ad17e84 Handle broken response from userinfo_endpoint (#3427) https://dart.googlesource.com/pub.git/+/153ef061 `pub add` create top-level attribute in block-style if possible. (#3423) https://dart.googlesource.com/pub.git/+/3b96f910 Handle error code 183 on windows (#3426) https://dart.googlesource.com/pub.git/+/9eb6428c Ignore `pubspec_overrides.yaml` for `publish` command (#3419) ``` Diff: https://dart.googlesource.com/pub.git/+/51435efcd574b7bc18d47a5dd620cb9759dea8f8~..c4e9ddc888c3aa89ef4462f0c4298929191e32b9/ Change-Id: I6dacb3e95c6399d3fb5cf340b5d0e5cded270684 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/247962 Commit-Queue: Sigurd Meldgaard <sigurdm@google.com> Reviewed-by: Jonas Jensen <jonasfj@google.com>
copybara-service bot
pushed a commit
that referenced
this issue
Jun 22, 2023
Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/793d575..4757339): 47573391 2023-06-21 Sam Rawlins Remove dependency on code_builder (#3451) 370cb2c4 2023-06-21 Sam Rawlins Remove all use of package:build (#3448) 70c2897b 2023-06-20 Sam Rawlins Simplify some code in PackageBuilder (#3447) 1a8403ec 2023-06-20 Sam Rawlins Rank libraries lower than classes and class members (#3446) lints (https://github.com/dart-lang/lints/compare/4b79906..79581ff): 79581ff 2023-06-20 Devon Carew update core and recommended from the recent review (#136) test (https://github.com/dart-lang/test/compare/3d5afed..cdc8178): cdc8178b 2023-06-21 Nate Bosch Ignore a false positive for unreachable_from_main (#2041) vector_math (https://github.com/google/vector_math.dart/compare/a3aca09..c147038): c147038 2023-06-20 Lukas Klingsbo `Vector2` constructor benchmark (#297) web_socket_channel (https://github.com/dart-lang/web_socket_channel/compare/af72652..7fb82f2): 7fb82f2 2023-06-21 Brian Quinlan Add a note explaining why the onerror doesn't generate a more detailed exception (#273) webdev (https://github.com/dart-lang/webdev/compare/b58edb7..6fe17fe): 6fe17fe8 2023-06-21 Elliott Brooks Prepare Webdev `3.0.5` release (#2151) 3b7f266c 2023-06-21 Elliott Brooks Small fixes for the `release` script (#2150) 45446ec9 2023-06-20 Elliott Brooks Reset DWDS to `19.0.2-wip` (#2149) 91cbd183 2023-06-20 Elliott Brooks Prepare DWDS for release to version 19.0.1 (#2145) a7b81589 2023-06-20 Elliott Brooks Don't run proper_release_test with the rest of the test common tests (#2146) aa586d29 2023-06-20 Elliott Brooks Fix DCM errors in `chrome_proxy_service.dart` (#2148) Change-Id: I27850a0b8b1241b03f07a5832555d4da6dfbff44 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/310962 Auto-Submit: Devon Carew <devoncarew@google.com> Commit-Queue: Devon Carew <devoncarew@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
closed-duplicate
Closed in favor of an existing report
P3
A lower priority bug or feature request
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".
The text was updated successfully, but these errors were encountered: