<Code Lib>
2027 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
)

  • String
    hourMinute
Return Value Boolean Boolean

Loading…