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ètre | Type | Description |
|---|---|---|
| id | const String& | Identifiant du fuseau horaire. |
ReturnValue
Fuseau horaire avec l’identifiant spécifié.
Voir aussi
- Typedef TimeZoneInfoPtr
- Class String
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Font for C++