Click or drag to resize

CommonFormatTime Method

Returns formated string according to the selected time format in the McApplication

Namespace:  MediaCy.Controls.Common.Vb
Assembly:  MediaCy.Controls.Common.Vb (in MediaCy.Controls.Common.Vb.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function FormatTime ( 
	time As DateTime
) As String

Parameters

time
Type: SystemDateTime

Return Value

Type: String
Remarks