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 /'.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class DateTimeFormatInfo Overview DateTimeFormatInfo Properties DateTimeFormatInfo Methods Clone DateSeparator (let)