<Code Lib>
2020 Method
Changes 0
M

SunAndShadowSettings.IsAfterStartDateAndTime

Description:
Checks whether the end date and time is valid.

public bool IsAfterStartDateAndTime(
	DateTime time
)

Return Value bool True if the date and time is valid, false otherwise.

Loading…