Click or drag to resize
IConnectorActivityLogPresenterFormatTime Method
Returns the formatted value of a UTC time.

Namespace: VirtualRadar.Interface.Presenter
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string FormatTime(
	DateTime utcTime
)

Parameters

utcTime
Type: SystemDateTime

Return Value

Type: String
See Also