Time4J
高级日期时间与多日历系统库
程序化验证:Maven 查到独立 artifact net.time4j:time4j-tzdata(10个版本),GitHub Code Search 搜到 39 个 build.gradle 依赖声明。Web 搜索确认 Time4J 是成熟的日期时间库,有 GitHub 仓库和官方文档
net.time4j规则库 + LLM 终判程序化验证:Maven 查到独立 artifact net.time4j:time4j-tzdata(10个版本),GitHub Code Search 搜到 39 个 build.gradle 依赖声明。Web 搜索确认 Time4J 是成熟的日期时间库,有 GitHub 仓库和官方文档
net.time4j.calendar规则库 + LLM 终判官方 GitHub 仓库存在独立 calendar 模块(Time4J-master/calendar/src/main/java/net/time4j/calendar/JulianCalendar.java);Maven Central 确认 net.time4j:time4j-android 与 net.time4j:time4j-core 为独立 artifact,time4j-calendar 同为可独立分发的 Maven artifact
net.time4j.format规则库 + LLM 终判DuckDuckGo 确认 Time4J 为 advanced date/time library(MenoData/Time4J),官方 javadoc(time4j.net/javadoc-en/net/time4j/format/CalendarType.html)显示 net.time4j.format 是 Time4J API 的内部子包,归属于 net.time4j:time4j-android/time4j-core 单个 artifact。
net.time4j.tz规则库 + LLM 终判GitHub 源码路径 Time4J-master/core/src/main/java/net/time4j/tz/Timezone.java 确认其为 Time4J 核心库内部时区包;Time4J 独立 artifact 为 net.time4j:time4j-core / time4j-android,net.time4j.tz 无独立 Maven artifact