SunAndShadowSettings.IsBeforeEndDateAndTime
Description:
Checks whether the start date and time is valid.
Checks whether the start date and time is valid.
public bool IsBeforeEndDateAndTime(
DateTime time
)
-
DateTimetimeDate and time value
Return Value
bool
True if the date and time is valid, false otherwise.