An open API service indexing awesome lists of open source software.

https://github.com/vanng822/pg-lunardate

lunar date type for postgres (NOT YET WORKING WITH LEAP MONTH)
https://github.com/vanng822/pg-lunardate

Last synced: 2 months ago
JSON representation

lunar date type for postgres (NOT YET WORKING WITH LEAP MONTH)

Awesome Lists containing this project

README

          

# pg-lunardate
lunar date type for postgres

# NOTE!!!
Please do not use this in prod. I implemented this to learn how to code a postgres extension. I use the date representation in postgres which seems not storing the expected value/timezone?