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
- Class TimeSpan
- Class DateTime
- Typedef TimeZoneInfoPtr
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Font for C++
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
- Class TimeSpan
- Class DateTime
- Typedef TimeZoneInfoPtr
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Font for C++