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