ServicePRO SDK Help

TimeHelper..::..GetTime Method (Int32)

Returns Time in DateTime format

Namespace:  HelpSTAR.PCL.Common.Helpers
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public static DateTime GetTime(
	int time
)
Public Shared Function GetTime ( _
	time As Integer _
) As DateTime

Parameters

time
Type: Int32

Return Value

DateTime