System::TimeZoneInfo::ConvertTimeFromUtc method
TimeZoneInfo::ConvertTimeFromUtc method
Konverterar UTC-tid till tiden i en specificerad tidszon.
static DateTime System::TimeZoneInfo::ConvertTimeFromUtc(DateTime date_time, const TimeZoneInfoPtr &destination_time_zone)
| Parameter | Typ | Beskrivning |
|---|---|---|
| date_time | DateTime | Datum och tid att konvertera. |
| destination_time_zone | const TimeZoneInfoPtr& | Destinationstidszon. |
ReturnValue
Konverterat datum och tid.
Se även
- Class DateTime
- Typedef TimeZoneInfoPtr
- Class TimeZoneInfo
- Namespace System
- Library Aspose.PDF for C++