TimeZoneInfo(Int32, TimeSpan) - конструктор |
Пространство имён:
Tessa.BusinessCalendar
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public TimeZoneInfo(
int timeZoneID,
TimeSpan timeZoneUtcOffset
)
Public Sub New (
timeZoneID As Integer,
timeZoneUtcOffset As TimeSpan
)
public:
TimeZoneInfo(
int timeZoneID,
TimeSpan timeZoneUtcOffset
)
new :
timeZoneID : int *
timeZoneUtcOffset : TimeSpan -> TimeZoneInfo
Параметры
- timeZoneID
- Тип: SystemInt32
- timeZoneUtcOffset
- Тип: SystemTimeSpan
См. также