dateTime constant

String const dateTime

DateTime regex

Implementation

static const String dateTime = r'\d{1,2} [a-zA-Z]{3} \d{4}';