This repository is a Swift Package Manager library for Javanese calendar calculations under the KalenderJawa package.
Package.swiftdefines a library product namedKalenderJawa.Sources/KalenderJawa/contains the public API and calendar data/types such as saptawara, pancawara, sasi, taun, kurup, and calculation helpers.Tests/KalenderJawaTests/contains an executable test runner that checks Javanese year, month, day, and pasaran calculations.
swift run KalenderJawaTestRunnerswift test- The package supports iOS 15, macOS 12, watchOS 8, and tvOS 15 or newer.
- The public API is exposed through
KalenderJawa.swift.