DateTimeHelperGetWeekStart Method (DateTime) |
Gets the date from the beginning of week.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static DateTime GetWeekStart(
DateTime date
)
Parameters
- date
- Type: SystemDateTime
Date of week
Return Value
Type:
DateTimeSee Also