2027 Method
Changes 0
M

SunAndShadowSettings.IsBeforeEndDateAndTime

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