Format a temperature for display in the active units mode. Stored values are in °F; converts to °C under metric using the standard affine transform.
Temperature in °F.
Active units preference.
Decimals after the point. Defaults to 0.
0
A pre-formatted temperature string like "205 °F" or "96 °C".
"205 °F"
"96 °C"
Format a temperature for display in the active units mode. Stored values are in °F; converts to °C under metric using the standard affine transform.