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

discontinued
outdated

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.

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
30
pub points
44%
popularity

Publisher

unverified uploader

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.

Homepage

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on jalali_date