formatDateTime abstract method
Implementation
String formatDateTime(DateTime dateTime,
{bool showDate = true,
bool showTime = true,
bool showSeconds = false,
bool use24HourFormat = true});
String formatDateTime(DateTime dateTime,
{bool showDate = true,
bool showTime = true,
bool showSeconds = false,
bool use24HourFormat = true});