menu
loan_sdk_package package
documentation
utils/helper/date_extension.dart
DateExtension
formatDateWithTime method
formatDateWithTime method
dark_mode
light_mode
formatDateWithTime
method
String
formatDateWithTime
(
)
Implementation
String formatDateWithTime() => DateFormat('dd MMM yyyy \'at\' hh:mm a').format(this);
loan_sdk_package package
documentation
utils/helper/date_extension
DateExtension
formatDateWithTime method
DateExtension extension on
DateTime