3 lines
89 B
Dart
3 lines
89 B
Dart
import 'package:intl/intl.dart';
|
|
|
|
final DateFormat dateFormat = DateFormat('yyyy-MM-dd'); |