step 9 : listing history scan dan pull to refresh, perbaikan auth model add host
This commit is contained in:
5
lib/app/app_extension.dart
Normal file
5
lib/app/app_extension.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
import 'package:jiffy/jiffy.dart';
|
||||
|
||||
String formatDateJiffy(String serverDate) {
|
||||
return Jiffy.parse(serverDate).format(pattern: 'dd-MM-yyyy');
|
||||
}
|
||||
Reference in New Issue
Block a user