ServicePRO SDK Help

TimeHelper..::..GetHrsAMPM Method

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

Syntax


public static string GetHrsAMPM(
	int Hours,
	ref string HoursDisplay
)
Public Shared Function GetHrsAMPM ( _
	Hours As Integer, _
	ByRef HoursDisplay As String _
) As String

Parameters

Hours
Type: Int32
HoursDisplay
Type: String%