DateTimeFormatInfo: DateSeparator (let) |
Sets the string that is display when separating the components of a date, such as year, month, day.
Public Property Let DateSeparator( ByRef Value As String )
If this formatter is ReadOnly, an exception will be thrown.
Read/Write.