System::TimeZoneInfo::GetUtcOffsetFromUtc 메서드
TimeZoneInfo::GetUtcOffsetFromUtc(DateTime, const TimeZoneInfoPtr&) method
지정된 시간대의 UTC 날짜시간에 대한 UTC 오프셋을 반환하는 내부 도우미 함수입니다. 내부 전용.
static TimeSpan System::TimeZoneInfo::GetUtcOffsetFromUtc(DateTime time, const TimeZoneInfoPtr &zone)
또 보기
- Class TimeSpan
- Class DateTime
- Typedef TimeZoneInfoPtr
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Page for C++
TimeZoneInfo::GetUtcOffsetFromUtc(DateTime, const TimeZoneInfoPtr&, bool&, bool&) method
지정된 시간대의 UTC 날짜시간에 대한 UTC 오프셋을 반환하는 내부 도우미 함수입니다. 내부 전용.
static TimeSpan System::TimeZoneInfo::GetUtcOffsetFromUtc(DateTime time, const TimeZoneInfoPtr &zone, bool &is_daylight_savings, bool &is_ambiguous_local_dst)
또 보기
- Class TimeSpan
- Class DateTime
- Typedef TimeZoneInfoPtr
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Page for C++