yearMonthDayObliqueLineAndHourMinuteSecond constant

String const yearMonthDayObliqueLineAndHourMinuteSecond

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

Implementation

static const String yearMonthDayObliqueLineAndHourMinuteSecond =
    'yyyy/MM/dd hh:mm:ss';