|   | TimerGetHourlyPatternDateTime Method  | 
 
            Convert a time string to a DateTime object with default time
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static DateTime GetHourlyPatternDateTime(
	string time,
	string defaultTime
)
Parameters
- time
 - Type: SystemString
 - defaultTime
 - Type: SystemString
 
Return Value
Type: 
DateTime
See Also