Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#主要功能

  1. 格里高利历转中国月历 √
  2. 中国月历转格利高利历 √

#数据来源

  1. C# ChineseLunisolarCalendar类的静态数据 √
  2. 基于儒略日的高精度数据 ×

#阴历日期类

  1. LunarDate:不继承于其他Java提供的类 √
  2. LunarLocalData:一个继承于Temporal, TemporalAdjuster, ChronoLocalDate的阴历实现类 ×

#使用方法 pom.xml加入

<dependency>
   <groupId>cn.aethli</groupId>
   <artifactId>lunar-date</artifactId>
   <version>0.1.1</version>
 </dependency>

√为已实现×为可能以后会做

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages