DMY property

String get DMY

DD-MM-YYYY

Pakistani Format

Implementation

String get DMY => DateHelper().PAKISTANI(timestamp ?? -1);