DateTimeFormatInfo: ShortTimePattern (let)

ShortTimePattern

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



 Public Property Let ShortTimePattern(
	  ByRef RHS As String )

Parameters

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

Remarks

If this formatter is ReadOnly, an exception is thrown.

Read/Write.

See Also

Project VBCorLib Overview Class DateTimeFormatInfo Overview DateTimeFormatInfo Properties DateTimeFormatInfo Methods ShortTimePattern (get) SortableDateTimePattern (get)