DateTimeFormatInfo: AMDesignator (let)

AMDesignator

Sets the string that is display for times from 12:00:00 AM to 11:59:59 AM.



 Public Property Let AMDesignator(
	  ByRef RHS As String )

Parameters

RHS
[ByRef] String. The new AM designator.

Remarks

If this formatter is ReadOnly, an exception will be thrown.

Read/Write.

See Also

Project VBCorLib Overview Class DateTimeFormatInfo Overview DateTimeFormatInfo Properties DateTimeFormatInfo Methods AMDesignator (get) Calendar (get)