ServicePRO SDK Help

TimeHelper..::..FormatDateTimeValueFromString Method

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

Syntax


public static DateTime FormatDateTimeValueFromString(
	string dateTimeVal
)
Public Shared Function FormatDateTimeValueFromString ( _
	dateTimeVal As String _
) As DateTime

Parameters

dateTimeVal
Type: String