CultureInfo.TimeSeparator

Syntax

TimeSeparator: String

Description

The TimeSeparator property specified time separator.

Comments

Property value is set directly or from JSON. Default value is a colon (:).

Example

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

See also:

CultureInfo