System::TimeZoneInfo::ConvertTimeFromUtc method
TimeZoneInfo::ConvertTimeFromUtc method
Konverterar UTC-tid till tiden i en angiven tidszon.
static DateTime System::TimeZoneInfo::ConvertTimeFromUtc(DateTime date_time, const TimeZoneInfoPtr &destination_time_zone)
| Parameter | Type | 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.Page for C++