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.