Jonathan Bernard 2b78727356 Fix for PostgreSQL timestamp with timezone fields.
The previous fix for PostgreSQL timestamp fields matched fields with and
without timezones, but did not properly parse values from fields that
included the timezone. Now we check for the presence of the timezone in
the date string and choose a format string to parse it correctly.
2021-07-05 11:24:06 -05:00
2019-12-25 18:07:23 -06:00
Description
No description provided
207 KiB
Languages
Nim 99.3%
Makefile 0.7%