System::TimeZoneInfo::HasSameRules Methode
TimeZoneInfo::HasSameRules method
Prüft, ob die aktuelle und eine andere Zeitzone dieselben Anpassungsregeln haben.
bool System::TimeZoneInfo::HasSameRules(const TimeZoneInfoPtr &other) const
| Parameter | Typ | Beschreibung |
|---|---|---|
| andere | const TimeZoneInfoPtr& | Zeitzoneninformationen. |
ReturnValue
Wahr, wenn Zeitzonen identische Anpassungsregeln haben.
Siehe auch
- Typedef TimeZoneInfoPtr
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Font for C++