ponyorm / pony

Pony Object Relational Mapper
Apache License 2.0
3.58k stars 242 forks source link

represent datetime columns with timestamp #691

Open ne555 opened 9 months ago

ne555 commented 9 months ago

this would fix issues like https://github.com/ponyorm/pony/issues/241 instead of the hackish datetime <-> string conversion it uses the timestamp to obtain a well formed result regardless of timezone information or microseconds