jalali_date 0.1.5 copy "jalali_date: ^0.1.5" to clipboard
jalali_date: ^0.1.5 copied to clipboard

discontinued

Persian (Jalali) date for Dart (Web/ Flutter/ DartVM). it converts Gregorian date to Persian date.

jalali_date #

Persian (Jalali) date for Dart (Web/Flutter/DartVm). This calendar is using in Iran, Afghanistan and other countries. with this plugin, you can convert Gregorian date to Persian date.

Usage #

void main(){
    //Create a date object from current time.
    PersianDate date = new PersianDate.now();
    print(date.dateToString());
}
3
likes
40
pub points
42%
popularity

Publisher

unverified uploader

Persian (Jalali) date for Dart (Web/ Flutter/ DartVM). it converts Gregorian date to Persian date.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on jalali_date