reversedLongDateTime constant

String const reversedLongDateTime

Pattern: dd-MM-yyyy HH:mm:ss e.g: 05-04-2022 12:34:56

Implementation

static const String reversedLongDateTime = 'dd-MM-yyyy HH:mm:ss';