yearMonthDayAndHourMinuteSecond constant

String const yearMonthDayAndHourMinuteSecond

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

Implementation

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