| CommonDateTimeConvertToDateTime Method (String, DateTime, Int32) |
Specifically to be used by the DateControl!
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static DateTime ConvertToDateTime(
string input,
DateTime defaultValue,
int replaceMinutes
)
Parameters
- input
- Type: SystemString
- defaultValue
- Type: SystemDateTime
- replaceMinutes
- Type: SystemInt32
Return Value
Type:
DateTime
See Also