Méthode System::TimeZoneInfo::FindSystemTimeZoneById

TimeZoneInfo::FindSystemTimeZoneById method

Obtient le fuseau horaire avec l’identifiant spécifié.

static TimeZoneInfoPtr System::TimeZoneInfo::FindSystemTimeZoneById(const String &id)
ParamètreTypeDescription
idconst String&Identifiant du fuseau horaire.

ReturnValue

Fuseau horaire avec l’identifiant spécifié.

Voir aussi