Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.
This repository was archived by the owner on May 15, 2024. It is now read-only.

Location.TimestampUtc name conflicts with type #522

@breyed

Description

@breyed

The name of the property Location.TimestampUtc is incompatible with its type DateTimeOffset. A time zone offset represents a point in time relative to UTC, whereas the name TimestampUtc implies the value is in UTC. The property should be renamed Timestamp or its type should be changed to DateTime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions