A wrapper around DraftFunctions.currency,
used for formatting a number, currency
and number, ::currency
placeholder.
A wrapper around DraftFunctions.date,
used for formatting date
placeholders.
Formats a duration expressed as seconds.
The formatted value includes one or two :
separators,
matching the pattern hhhh:mm:ss
,
possibly with a leading -
for negative values and a trailing .sss
part for non-integer input.
A wrapper around DefaultFunctions.number,
used for formatting most number
placeholders.
A plural or selectordinal selector that includes an offset
.
Selectors without an offset are represented by :number
.
A wrapper around DraftFunctions.time,
used for formatting time
placeholders.
A wrapper around DraftFunctions.unit,
used for formatting number, percent
, number, ::unit
, and other placeholders.
Function handlers for ICU MessageFormat 1.
Used by mf1ToMessage.