| DateTimeHelperGetDayStart Method | 
            Gets start of the day of specific date.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
 Syntax
Syntaxpublic static DateTime GetDayStart(
	DateTime date
)
Parameters
- date
- Type: SystemDateTime
 Date
Return Value
Type: 
DateTime See Also
See Also