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