n top-level constant

String const n

Outputs minute compactly

Example: formatDate(DateTime(1989, 02, 1, 15, 4), n); // => 4

Implementation

const String n = 'n';