Click or drag to resize

GlobalsGetUTCTimeZoneOffset Method

Namespace:  SharpCharts.Base.Common
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public static TimeSpan GetUTCTimeZoneOffset(
	string destinationId
)

Parameters

destinationId
Type: SystemString

Return Value

Type: TimeSpan
See Also