ponjika 1.1.0
ponjika: ^1.1.0 copied to clipboard
A lightweight and accurate Dart utility for converting Gregorian (English) dates into the traditional Bangla calendar
1.1.0 #
Fixed #
- π Fixed an issue where Bangla date displayed as
০
on new month start - β Dates are now correctly 1-based and clamped within valid range
Note: This version does NOT include timezone-based sunrise adjustment,but prepared. That will be added in a future release.
1.0.0 #
β¨ Features #
π Gregorian to Bangla Date Conversion Accurately converts any Gregorian date into the traditional Bangla calendar format following the Ponjika system.
π Sunrise Adjustment Logic Supports day-shift logic by subtracting 6 hours to align with the Bengali day starting at sunrise.
π’ Bangla Digit Formatting Automatically converts all English numerals in the output to Bangla digits for fully localized display.