$options)) !== false; } public static function isUnixTimestamp($value) { return self::isInteger($value, 0); } }