reversedLongSlashDateTime constant

String const reversedLongSlashDateTime

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

Implementation

static const String reversedLongSlashDateTime = 'dd/MM/yyyy HH:mm:ss';