in src/datetime/Time.php [80:82]
public static function hours(int $hours): this { return self::fromParts($hours); }