See the main description in numberrangeformatter.h for documentation and examples.
More...
#include <numberrangeformatter.h>
|
| NumberRangeFormatter ()=delete |
| Use factory methods instead of the constructor to create a NumberFormatter.
|
|
See the main description in numberrangeformatter.h for documentation and examples.
- Stable:
- ICU 63
Definition at line 758 of file numberrangeformatter.h.
◆ with()
◆ withLocale()
Call this method at the beginning of a NumberRangeFormatter fluent chain in which the locale is known at the call site.
- Parameters
-
locale | The locale from which to load formats and symbols for number range formatting. |
- Returns
- A
LocalizedNumberRangeFormatter
, to be used for chaining.
- Stable:
- ICU 63
The documentation for this class was generated from the following file: