From 21dc2db1cccfd9781bbdbbbafdacf88630cab5c0 Mon Sep 17 00:00:00 2001 From: Adrien Hopkins Date: Thu, 27 Aug 2020 08:28:01 -0500 Subject: Added exceptions to the one-way conversion rules. --- unitsfile.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'unitsfile.txt') diff --git a/unitsfile.txt b/unitsfile.txt index a067d14..eafe885 100644 --- a/unitsfile.txt +++ b/unitsfile.txt @@ -157,8 +157,11 @@ hour 3600 second h hour day 86400 second d day +week 7 day +wk week julianyear 365.25 day gregorianyear 365.2425 day +gregorianmonth gregorianyear / 12 # Other non-SI "metric" units litre 0.001 m^3 @@ -180,7 +183,7 @@ waterdensity kilogram / litre # Imperial length units foot 0.3048 m ft foot -inch 1 / 12 foot +inch foot / 12 in inch yard 3 foot yd yard -- cgit v1.2.3