You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Account for time zones in DateTime serializations (#102)
* Use differing time zones in list test
This proves the existence of a time zone-related bug where serializing
with time zone information breaks equality checks.
* Convert Date/DateTimes to UTC before serializing
0 commit comments