buddhist_datetime_dateformat 1.0.1 buddhist_datetime_dateformat: ^1.0.1 copied to clipboard
A dart package that help developer get DateTime's year in Buddhist calendar format, also support DateFormatter
Buddhist Calendar DateTime and DateFormatter for Dart and Flutter #
ภาษาไทยอ่านวิธีใช้ที่นี่นะครับ
These are extension that you can get DateTime
and DateFormat
in Buddhist calendar's format.
I implemented these extensions for use in Thai language project. But you can contribute to add more support for other countries who also use Buddhist calendar in the apps.
Getting Started #
1. Setup #
Open for contribution #
If you want to contribute, there are several countries that also use Buddhist calendar:
- Thailand
- Cambodia
- Laos
- MyanMar
- Sri Lanka
- Malaysia
- Singapore
Reference: https:en.wikipedia.org/wiki/Buddhist_calendar
So you can help me correct their format by update the code with your customization. Just make pull request.