FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDateTimeExt..::..ToTimeZoneUtc Method (DateTime, String, String)

Namespace:  System
Assembly:  deDataAccess (in deDataAccess.dll)

Syntax


public static DateTime ToTimeZoneUtc(
	DateTime oDate,
	string timeZone,
	string userTimeZone
)
Public Shared Function ToTimeZoneUtc ( _
	oDate As DateTime, _
	timeZone As String, _
	userTimeZone As String _
) As DateTime
public:
static DateTime^ ToTimeZoneUtc(
	DateTime^ oDate, 
	String^ timeZone, 
	String^ userTimeZone
)

Parameters

oDate
Type: DateTime
timeZone
Type: String
userTimeZone
Type: String