UtilsLib Xojo plugin

LocaleInfo.DateSeparator Method

To get the default date separator symbol that is selected in the system then use the DateSeparator function.

shared DateSeparator() as String

Parameters

Returns

String

Remarks

returns the symbol as a string.

See Also

LocaleInfo Class