CultureInfo: DateTimeFormat (set)

DateTimeFormat

Sets the DateTimeFormatInfo for the specific culture object.



 Public Property Set DateTimeFormat(
	  ByVal Value As DateTimeFormatInfo )

Parameters

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

Read/Write.

See Also

Project CorLib Overview

Class CultureInfo Overview