Skip to content

Chronos是用于Fate起名的日历计算工具,计算(公历,农历,八字,万年历,年柱,日柱,月柱,时柱,四柱)等

License

Notifications You must be signed in to change notification settings

godcong/chronos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar Date object interface

 chronos.New() //Create current time
 chronos.New(time.Now()) //The parameter is of type time.Time
 chronos.New("2017/11/14 08:17") //Parameter is a specified format string

Lunar 农历日期显示

chronos.New().Lunar() //Get the lunar calendar

Solar 公历日期显示

chornos.New().Solar() //Get the solar calendar

About

Chronos是用于Fate起名的日历计算工具,计算(公历,农历,八字,万年历,年柱,日柱,月柱,时柱,四柱)等

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages