echo weight::format(1.5, 'kg');
$grams = weight::convert(1.5, 'kg', 'g');
Created by tim on Oct 8 2024
Last edited 7 months ago by tim