System::DateTime::IsDaylightSavingTime method
DateTime::IsDaylightSavingTime method
Determines if the date and time value represented by the current object falls in the range of daylight saving time for the current time zone.
bool System::DateTime::IsDaylightSavingTime() const
ReturnValue
True if the date and time value specified by the current object falls in the range of daylight saving time, otherwise - false
See Also
- Class DateTime
- Namespace System
- Library Aspose.PDF for C++