<Code Lib>
2025 Method
Changes 0
M

HVACLoadBuildingType.IsValidTime

Description:
Check if the string can be parsed to a valid time for opening time and closing time.

public static bool IsValidTime(
	string hourMinute
)

Return Value Boolean Boolean

Loading…