2b78727356bcd471fd242b6b3478e2d83331955e
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.
Description
No description provided
Languages
Nim
99.4%
Makefile
0.6%