System::TimeZoneInfo::ConvertTimeFromUtc method

TimeZoneInfo::ConvertTimeFromUtc method

UTC zamanını belirtilen bir zaman dilimindeki saate dönüştürür.

static DateTime System::TimeZoneInfo::ConvertTimeFromUtc(DateTime date_time, const TimeZoneInfoPtr &destination_time_zone)
ParameterTypeAçıklama
date_timeDateTimeDönüştürülecek tarih ve saat.
destination_time_zoneconst TimeZoneInfoPtr&Hedef saat dilimi.

ReturnValue

Dönüştürülmüş tarih ve saat.

Ayrıca Bakınız