System::TimeZoneInfo::GetUtcOffsetFromUtc yöntemi

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

Belirtilen bir saat dilimindeki UTC tarih‑zamanı için UTC ofsetini döndüren dahili yardımcı işlev. DAHİ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‑zamanı için UTC ofsetini döndüren dahili yardımcı işlev. DAHİ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