yearMonthDay constant

String const yearMonthDay

date format as '2020-01-01'

Implementation

static const String yearMonthDay = 'yyyy-MM-dd';