CultureInfo.DateSeparator

Syntax

DateSeparator: String

Description

The DateSeparator property sets date separator.

Comments

Property value is set directly or from JSON, by default it is a point.

Example

The example of use is given in the with description of the CultureInfo.dateToStr method.

See also:

CultureInfo