burmesedate

Burmese Calender API in Python


logo


The Burmese calendar has a long and rich history, dating back over 2,000 years. It is closely tied to Buddhist tradition and is used to mark important religious festivals and events.


Important Note :: To calculate the future years for the Burmese calendar,only depends on the full moon day of Second Waso in this project. But officially announced dates still depend on the Calendar Advisory Board of The Republic of Union of Myanmar. More detail, Algorithm, Program and Calculation of Myanmar Calendar.


Acknowledgement

This project is totally base on :


Project is still in progress.

LICENSE

MIT : https://opensource.org/license/MIT

1# /* cSpell:disable */
2
3"""
4
5.. include:: ./index.md
6
7"""
8
9from .burmesedate import burmesedate