CultureInfo: DateTimeFormat (set)

DateTimeFormat

Sets the DateTimeFormatInfo for the specific culture object.



 Public Property Set DateTimeFormat(
	  ByVal RHS As DateTimeFormatInfo )

Parameters

RHS
[ByVal] DateTimeFormatInfo. The DateTimeFormatInfo object to associate with this object instance.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class CultureInfo Overview CultureInfo Properties CultureInfo Methods DateTimeFormat (get) DisplayName (get)