طريقة System::TimeZoneInfo::GetUtcOffsetNoThrow
TimeZoneInfo::GetUtcOffsetNoThrow method
يحسب الفرق بين الوقت في هذه المنطقة الزمنية ومنطقة UTC لتاريخ ووقت محددين. للاستخدام الداخلي.
TimeSpan System::TimeZoneInfo::GetUtcOffsetNoThrow(DateTime date_time) const
| Parameter | Type | الوصف |
|---|---|---|
| date_time | DateTime | التاريخ والوقت. |
ReturnValue
فرق الوقت بين المناطق الزمنية.
انظر أيضًا
- Class TimeSpan
- Class DateTime
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Page for C++