hailiang194 / solar-to-lunar-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solar to lunar service

Convert Solar calendar(Gregorian calendar) to Lunar calendar(陰曆) based on the idea of Hồ Ngọc Đức

Installation

Run Dockerfile

API Guide

Method Path Descprtion
GET api/day?query=dd/MM/yyyy&<tz=7.0> Convert query date to lunar date, default timezones is GMT+7.0(VN)

About


Languages

Language:C++ 83.6%Language:CMake 11.8%Language:Dockerfile 4.6%