php-unit-conversion
php-unit-conversion copied to clipboard
Mass base unit is not the SI unit
The SI unit for mass is kilogramm (kg) and not gramm (g). For me it's okay that the package uses internally a different unit as base, but there should be an interface flagging units as SI if the base-unit isn't the SI unit.