Skip to content
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

ZonedDateTime.Equals fails when using BCL-based zones #334

Closed
GoogleCodeExporter opened this issue Mar 15, 2015 · 3 comments
Closed

ZonedDateTime.Equals fails when using BCL-based zones #334

GoogleCodeExporter opened this issue Mar 15, 2015 · 3 comments
Labels
Milestone

Comments

@GoogleCodeExporter
Copy link

See http://stackoverflow.com/questions/26874303

Basically because we don't support comparing BCL-based time zones for equality, 
we don't support comparing ZDT values either, which really sucks.

It may be fixed for 2.0 already - I can't remember offhand what I've done about 
ZDT equality.

Original issue reported on code.google.com by jonathan.skeet on 12 Nov 2014 at 5:41

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision 70facc93dd52.

Original comment by jonathan.skeet on 26 Feb 2015 at 9:53

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision 6a9a6c2da216.

Original comment by jonathan.skeet on 26 Feb 2015 at 9:53

@GoogleCodeExporter
Copy link
Author

Original comment by malcolm.rowe on 27 Feb 2015 at 10:27

  • Added labels: Milestone-1.3.1
  • Removed labels: Milestone-1.3.1-consider

@malcolmr malcolmr added the bug label Mar 15, 2015
@malcolmr malcolmr modified the milestone: 1.3.1 Mar 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants