Home > nifty-tou > IntRange > delimiter
Get a locale-specific range delimiter to use.
Signature:
static delimiter(locale?: string): string;
Parameter | Type | Description |
---|---|---|
locale | string | (Optional) the locale of the delimiter to get; defaults to the runtime locale if not provided |
Returns:
string
the default range delimiter for the given locale