HasSameRules()
TimeZoneInfo::HasSameRules(const TimeZoneInfoPtr&) const method
Checks if current and another time zones have the same adjustment rules.
bool System::TimeZoneInfo::HasSameRules(const TimeZoneInfoPtr &other) const
Arguments
Parameter | Type | Description |
---|---|---|
other | const TimeZoneInfoPtr& | Time zone info. |
Return Value
True if time zones have identical adjustment rules.
See Also
- Typedef TimeZoneInfoPtr
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Slides