blesner
Results
1
issues of
blesner
When passing a timezone-aware datetime to `timestamp_encode()` an exception is raised when subtracting `pg_epoch_datetime` as is it timezone-naive. I believe that in this case `pg_epoch_datetime_utc` should be subtracted instead.