yearMonthDayAndHourMinute constant

String const yearMonthDayAndHourMinute

date time format as '2021-12-01 12:01'

Implementation

static const String yearMonthDayAndHourMinute = 'yyyy-MM-dd hh:mm';