SEVExportWorkerWorkerThreadConvertServerTimeToUTC Method

Alterian Email Manager 6.2.3 SDK Help File
Converts a local (server) time to a UTC time by applying the UTC offset.

Namespace:  DMLibrary.SEV
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public static DateTime ConvertServerTimeToUTC(
	DateTime serverDateTime
)

Parameters

serverDateTime
Type: SystemDateTime

Return Value

Type: DateTime
See Also