-
Notifications
You must be signed in to change notification settings - Fork 400
Closed
Description
It is redundant as the delta semantics is already encoded in the quantity, so you will never mistake temperature units from temperature delta units.
- Add a copy of current TemperatureDelta.json units without the 'Delta' suffix
- Mark the old units in TemperatureDelta.json as obsolete (see Tablespoon in Volume.json as reference
UnitsNet/UnitsNet/UnitDefinitions/Volume.json
Line 255 in b6e12fc
"ObsoleteText": "Deprecated due to github issue #134, please use UsTablespoon instead",
Refs #180
0xferit