DateTimeFormatInfo: FullDateTimePattern (let)

FullDateTimePattern

Sets the formatting pattern used for a full date and time formatting, and is associated with the F' formatting command.



 Public Property Let FullDateTimePattern(
	  ByRef RHS As String )

Parameters

RHS
[ByRef] String. The new full date and time formatting pattern.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class DateTimeFormatInfo Overview DateTimeFormatInfo Properties DateTimeFormatInfo Methods FullDateTimePattern (get) GetAbbreviatedDayName