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