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 Value As String )

Parameters

Value
[ByRef] String. The new AM designator.

Remarks

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

Read/Write.

See Also

Project CorLib Overview

Class DateTimeFormatInfo Overview