clojure.java.jdbc: How to read postgres dates as localdate when in a non-utc timezone?

后端 未结 0 1989
日久生厌
日久生厌 2020-12-15 18:51

When I read postgres date types, I want them to be coerced into joda time LocalDates (or the new java.time localdates). This is because postgres dates does not have time zon

相关标签:
回答
  • 消灭零回复
提交回复
热议问题