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