Skip to content
/ amlich Public
forked from vanng822/amlich

Hồ Ngọc Đức Lunar Calendar (Am lich) running i Nodejs

Notifications You must be signed in to change notification settings

laocoi/amlich

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amlich

build status

Hồ Ngọc Đức Lunar Calendar (Am lich) running i Nodejs

Go to the link bellow for more detail http://www.informatik.uni-leipzig.de/~duc/amlich/

Functions

jdFromDate(dd, mm, yyyy)

Calculate Julian day number (the number of days between 1/1/4713 BC (Julian calendar) and dd/mm/yyyy)

jdToDate(jd)

Convert a Julian day number to day/month/year

convertLunar2Solar(lunarDay, lunarMonth, lunarYear, lunarLeap, timeZone)

Convert a lunar date to the corresponding solar date

convertSolar2Lunar(dd, mm, yyyy, timeZone)

Comvert solar date dd/mm/yyyy to the corresponding lunar date

About

Hồ Ngọc Đức Lunar Calendar (Am lich) running i Nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%