Dates are in yyyy-MM-dd format
+ +Dates are in yyyy-MM-dd format
+ +@computer.name | ++ @computer.introduced.map(_.format("dd MMM yyyy")).getOrElse { - } + | ++ @computer.discontinued.map(_.format("dd MMM yyyy")).getOrElse { - } + | ++ @company.map(_.name).getOrElse { - } + | +