Skip to content
forked from godcong/chronos

公历 农历 八字 万年历 年柱 日柱 月柱 时柱

License

Notifications You must be signed in to change notification settings

Shulong123/chronos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar 日期对象接口

 chronos.New() //创建当前日期
 chronos.New(time.Now()) //创建当前日期
 chronos.New("2017/11/14 08:17") //创建指定日期

Lunar 农历日期显示

chronos.New().Lunar() //获取月历

Solar 公历日期显示

chornos.New().Solar() //获取日历

About

公历 农历 八字 万年历 年柱 日柱 月柱 时柱

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%