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