Returns the DateTime representation of an object or default value if not.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- value
- Type: System Object
Value to convert
- defaultValue
- Type: System DateTime
Default value
- culture
- Type: System String
Culture to use for processing of the string
Return Value
Type: DateTimeSee Also