System::TimeZoneInfo::GetUtcOffsetFromUtc yöntemi

TimeZoneInfo::GetUtcOffsetFromUtc(DateTime, const TimeZoneInfoPtr&) method

Belirtilen bir saat dilimindeki UTC tarih-saat için UTC ofsetini döndüren dahili yardımcı işlev. DAHAİLİ KULLANIM İÇİN.

static TimeSpan System::TimeZoneInfo::GetUtcOffsetFromUtc(DateTime time, const TimeZoneInfoPtr &zone)

Ayrıca Bakınız

TimeZoneInfo::GetUtcOffsetFromUtc(DateTime, const TimeZoneInfoPtr&, bool&, bool&) method

Belirtilen bir saat dilimindeki UTC tarih-saat için UTC ofsetini döndüren dahili yardımcı işlev. DAHAİLİ KULLANIM İÇİN.

static TimeSpan System::TimeZoneInfo::GetUtcOffsetFromUtc(DateTime time, const TimeZoneInfoPtr &zone, bool &is_daylight_savings, bool &is_ambiguous_local_dst)

Ayrıca Bakınız