Skip to content

Add timezone explicitly on protobuf ToDatetime #19

@filintod

Description

@filintod

We are using protobuf ToDatetime with naive format. ToDatetime still returns time as UTC but without timezone information as if one lives in Greenwich.

We also use in many places utcnow, also naive UTC timezone, that is also deprecated and showing warnings while testing.

We should be explicit with timezones.

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