System::TimeZoneInfo::ConvertTimeFromUtc method
TimeZoneInfo::ConvertTimeFromUtc method
UTC zamanını belirtilen bir zaman dilimindeki zamana dönüştürür.
static DateTime System::TimeZoneInfo::ConvertTimeFromUtc(DateTime date_time, const TimeZoneInfoPtr &destination_time_zone)
| Parametre | Tür | Açıklama |
|---|---|---|
| date_time | DateTime | Dönüştürülecek tarih ve saat. |
| destination_time_zone | const TimeZoneInfoPtr& | Hedef saat dilimi. |
ReturnValue
Dönüştürülmüş tarih ve saat.
Ayrıca Bakınız
- Class DateTime
- Typedef TimeZoneInfoPtr
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Font for C++