79654863

Date: 2025-06-05 16:30:25
Score: 0.5
Natty:
Report link

Use the Sea-ORM to read timestamptz with the "with-chrono" feature:


pub struct Model {
    pub updated_at: DateTimeWithTimeZone,
}

Referance: https://www.sea-ql.org/SeaORM/docs/generate-entity/entity-structure/#column-type

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: Russo