TimeZoneExtensionsCreateCustomTimeZone(String, TimeSpan, String, String, String, AdjustmentRule) - метод

Definition

Пространство имён: Tessa.Exchange.WebServices.Data.Misc
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public static TimeZoneInfo CreateCustomTimeZone(
	string id,
	TimeSpan baseOffsetToUtc,
	string name,
	string standardDisplayName,
	string daylightDisplayName,
	AdjustmentRule[] adjustmentRule
)

Параметры

id  String
 
baseOffsetToUtc  TimeSpan
 
name  String
 
standardDisplayName  String
 
daylightDisplayName  String
 
adjustmentRule  AdjustmentRule
 

Возвращаемое значение

TimeZoneInfo

См. также