menu
u package
documentation
utils/shamsi.dart
JalaliExt
isBefore method
isBefore method
dark_mode
light_mode
isBefore
method
bool
isBefore
(
Jalali
other
)
Implementation
bool isBefore(Jalali other) => compareTo(other) < 0;
u package
documentation
utils/shamsi
JalaliExt
isBefore method
JalaliExt extension on
Jalali