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