hhmma constant
String
const hhmma
example: 01:52 PM (12-hour, no seconds, AM/PM)
Implementation
static const String hhmma = 'hh:mm a';
example: 01:52 PM (12-hour, no seconds, AM/PM)
static const String hhmma = 'hh:mm a';