update shipment type
This commit is contained in:
@@ -5,7 +5,7 @@ import 'package:intl/intl.dart';
|
||||
import '../constants.dart';
|
||||
|
||||
DateFormat dayFormat = DateFormat("MMM dd yyyy");
|
||||
DateFormat timeFormat = DateFormat("HH:mm");
|
||||
DateFormat timeFormat = DateFormat("hh:mm a");
|
||||
final DateFormat dateFormat = DateFormat("d MMM yyyy");
|
||||
|
||||
class User {
|
||||
|
||||
Reference in New Issue
Block a user