طريقة System::TimeZone::GetUtcOffset
TimeZone::GetUtcOffset method
يرجع إزاحة UTC للوقت المحلي المحدد.
virtual TimeSpan System::TimeZone::GetUtcOffset(DateTime time)=0
| معامل | نوع | الوصف |
|---|---|---|
| الوقت | DateTime | الوقت لحساب إزاحة UTC له |
ReturnValue
إزاحة UTC للوقت المحلي المحدد
انظر أيضًا
- Class TimeSpan
- Class DateTime
- Class TimeZone
- Namespace System
- Library Aspose.Font for C++