DateTimeFormatInfo: ShortTimePattern (let)

ShortTimePattern

Sets the formatting pattern for a short time using the t' formatting command.



 Public Property Let ShortTimePattern(
	  ByRef Value As String )

Parameters

Value
[ByRef] String. The new short time formatting pattern.

Remarks

If this formatter is ReadOnly, an exception is thrown.

Read/Write.

See Also

Project CorLib Overview

Class DateTimeFormatInfo Overview