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
SyntaxPublic Shared Function FormatTime (
time As DateTime
) As String
Parameters
- time
- Type: SystemDateTime
Return Value
Type:
String
Remarks
See Also