Skip to main content
Version: 1.6.5

MeasurementCategory

Syntax

'temperature'

Example

const cldr = framework.get('es-PR');
log(cldr.General.measurementSystem());
log(cldr.General.measurementSystem('temperature'));
metric
us

References