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)
- Host: GitHub
- URL: https://github.com/vanng822/pg-lunardate
- Owner: vanng822
- Created: 2018-03-14T05:59:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T15:43:21.000Z (about 6 years ago)
- Last Synced: 2025-01-18T05:27:40.192Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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?