m top-level constant
String
const m
Minute
Format: 0 1 ... 58 59
Summary: The raw numerical minute of the hour.
Details: Returns the minute without any padding. While less recollect in digital clocks, it is frequently used in natural language strings like "Arrived 5 minutes ago."
Implementation
const String m = 'm';