DateTimeFormatInfo: DateSeparator (get)

DateSeparator

Returns the string that is displayed when separating the components of a date, such as year, month, day.



 Public Property Get DateSeparator ( ) As String

Return Values

String -  The date separator string. Generally this is /'.

Read/Write.

See Also

Project CorLib Overview

Class DateTimeFormatInfo Overview