postgres-nio icon indicating copy to clipboard operation
postgres-nio copied to clipboard

Issue 27: Add support for text dates

Open Jerry-Carter opened this issue 5 years ago • 0 comments

Added support for parsing PostgreSQL date, timestamp, and timestamptz text strings into Swift Date.

I added a separate test of text dates rather than adding to the existing date test. The reviewer will probably want to validate that this is in line with the standards for the project.

Jerry-Carter avatar Jul 11 '20 16:07 Jerry-Carter