System::TimeZoneInfo::ConvertTimeFromUtc method
TimeZoneInfo::ConvertTimeFromUtc method
يحوّل الوقت بتوقيت UTC إلى الوقت في منطقة زمنية محددة.
static DateTime System::TimeZoneInfo::ConvertTimeFromUtc(DateTime date_time, const TimeZoneInfoPtr &destination_time_zone)
| معامل | نوع | الوصف |
|---|---|---|
| date_time | DateTime | التاريخ والوقت للتحويل. |
| destination_time_zone | const TimeZoneInfoPtr& | منطقة الوجهة الزمنية. |
ReturnValue
التاريخ والوقت المحوَّل.
انظر أيضًا
- Class DateTime
- Typedef TimeZoneInfoPtr
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Font for C++