IsInvalidTime()
TimeZoneInfo::IsInvalidTime(DateTime) const method
Checks if specified date and time is invalid.
bool System::TimeZoneInfo::IsInvalidTime(DateTime date_time) const
Arguments
Parameter | Type | Description |
---|---|---|
date_time | DateTime | Date and Time. |
Return Value
True is date_time is invalid.
See Also
- Class DateTime
- Class TimeZoneInfo
- Namespace System
- Library Aspose.Slides