HVACLoadBuildingType.IsValidTime
Description:
Check if the string can be parsed to a valid time for opening time and closing time. A valid string can be "16:30" or "4:30 PM";
Check if the string can be parsed to a valid time for opening time and closing time. A valid string can be "16:30" or "4:30 PM";
public static bool IsValidTime(
string hourMinute
)
-
StringhourMinute
Return Value
bool
-
A non-optional argument was null