php-unit-conversion icon indicating copy to clipboard operation
php-unit-conversion copied to clipboard

Mass base unit is not the SI unit

Open Gummibeer opened this issue 5 years ago • 0 comments

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.

Gummibeer avatar Feb 20 '20 15:02 Gummibeer