ServicePRO SDK Help

TimeHelper..::..GetTime Method (DateTime)

Returns Time in Integer format

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

Syntax


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

Parameters

dt
Type: DateTime

Return Value

int