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

discontinued
outdated

Persian (Jalali) 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
0
pub points
42%
popularity

Publisher

unverified uploader

Persian (Jalali) date

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on jalali_date