In This Topic
Specifies the language used to spell names of days and months, and date abbreviations.
Syntax
'Declaration
Public Property DateLanguage As String
public string DateLanguage {get; set;}
Property Value
A string specifying the language.
See Also