Click or drag to resize

CommonDateTimeGetUtcDateTime Method (DateTime, Int32)

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static DateTime GetUtcDateTime(
	DateTime localDateTime,
	int timeZoneCode
)

Parameters

localDateTime
Type: SystemDateTime
timeZoneCode
Type: SystemInt32

Return Value

Type: DateTime
See Also