CultureInfo: DateTimeFormat (get)

DateTimeFormat

Returns the DateTimeFormatInfo associated with this culture.



 Public Property Get DateTimeFormat ( ) As DateTimeFormatInfo

Return Values

DateTimeFormatInfo -  The DateTimeFormatInfo for this culture that can be used to format dates and times specific to this culture.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class CultureInfo Overview CultureInfo Properties CultureInfo Methods Clone DateTimeFormat (set)