System::Globalization::DaylightTime::DaylightTime constructor
DaylightTime::DaylightTime constructor
RTTI information.
System::Globalization::DaylightTime::DaylightTime(DateTime start, DateTime end, TimeSpan delta)
Parameter | Type | Description |
---|---|---|
start | DateTime | Date and time when daylight saving time begins (must be in local time). |
end | DateTime | Date and time when daylight saving time ends (must be in local time). |
delta | TimeSpan | Difference between standard time and daylight saving time. |
Remarks
Constructor.
See Also
- Class DateTime
- Class TimeSpan
- Class DaylightTime
- Namespace System::Globalization
- Library Aspose.TeX for C++