Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 675 Bytes

nifty-tou.intrange.delimiter.md

File metadata and controls

26 lines (15 loc) · 675 Bytes

Home > nifty-tou > IntRange > delimiter

IntRange.delimiter() method

Get a locale-specific range delimiter to use.

Signature:

static delimiter(locale?: string): string;

Parameters

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