Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

This is dedicated to the development repository of the digital Javanese Calendar.

Javanese Calendar Library

Pustaka is a JavaScript library for the Javanese Calendar.

The Javanese Calendar is a lunar-based calendar system. Javanese people have used it for many purposes in daily life up to the present day since the 14th century.

Mathematical Formula of the Javanese Calendar

The Javanese Calendar is based on mathematics and has been preserved from generation to generation through mathematical formulas. Ironically, not many of the younger generation know or are aware of this knowledge.

Mathematical Formula of the Javanese Calendar

(image source)

API

This API is easy to use. For example, if you want to find the mathematical formula for the month romadon in the Javanese year 1952:

KalenderJawa.cariRumusAbadiAwalBulanTahunJawa('romadon', 1952).then(data => {

console.log(`${data.rumus.wulan.wulan}_${data.rumus.dino}_${data.rumus.pasaran}`)

// romadon_7_4 (don tu pat)

})

MacOS Menu Bar App

Dinten Jawa is a macOS Menu Bar App for the Javanese Calendar.

Dinten Jawa