rightfold / purescript-postgresql-client

https://pursuit.purescript.org/packages/purescript-postgresql-client
BSD 3-Clause "New" or "Revised" License
35 stars 20 forks source link

add support for date and datetime #12

Closed sledorze closed 6 years ago

sledorze commented 7 years ago

This one has no reliance on global manipulation

paluh commented 6 years ago

I'm not sure if we don't want to depend on this now regarding serialization/parsing of datetime:

https://github.com/jmackie/purescript-datetime-iso

paluh commented 6 years ago

@sledorze What do you think?

sledorze commented 6 years ago

@paluh sorry I think you're on your own here now..