Skip to content

Gratuitous time zone remapping breaks user code #345

@derrickburns

Description

@derrickburns

#42

breaks all user code that compares original versus retrieved versions of a Mongo object with an embedded time field Time objects if the original version is not in UTC.

This includes practically all Gomega Unit tests that use DeepEqual on structs with Time objects.

This was a bad idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions