static std::string formatCurrency(int value)
Formats the given number in the correct currency format.
static void readUnitNode(XML::Node node, const std::string &filename)
static std::string formatWeight(int value)
Formats the given number in the correct weight/mass format.
static void checkStatus()