System::TimeZoneInfo::HasSameRules 方法
TimeZoneInfo::HasSameRules method
检查当前时区和另一个时区是否具有相同的调整规则。
bool System::TimeZoneInfo::HasSameRules(const TimeZoneInfoPtr &other) const
| 参数 | 类型 | 描述 |
|---|---|---|
| 其他 | const TimeZoneInfoPtr& | 时区信息。 |
ReturnValue
如果时区具有相同的调整规则,则为 true。
另见
- Typedef TimeZoneInfoPtr
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Font for C++