*/ class Minute extends NumberFromStrfTime { protected function getFormat() { return '%M'; } }