DateTimeFormatInfo: PMDesignator (let)

PMDesignator

Sets the string display for times between 12:00:00 PM and 12:00:00 AM.



 Public Property Let PMDesignator(
	  ByRef Value As String )

Parameters

Value
[ByRef] String. The new PM designator. Generally this is PM'.

Remarks

If this formatter is ReadOnly, an exception is thrown.

Read/Write.

See Also

Project CorLib Overview

Class DateTimeFormatInfo Overview