DateTimeFormatInfo: MonthDayPattern (let)

MonthDayPattern

Sets the month/day formatting pattern associated with either m' or 'M' formatting commands.



 Public Property Let MonthDayPattern(
	  ByRef Value As String )

Parameters

Value
[ByRef] String. The new Month/Day pattern

Remarks

If this formatter is ReadOnly, an exception is thrown.

Read/Write.

See Also

Project CorLib Overview

Class DateTimeFormatInfo Overview