DateTimeHelperGetFirstDayOfWeek Method (String) |
Gets the first day of the week.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static DayOfWeek GetFirstDayOfWeek(
string culture
)
Parameters
- culture
- Type: SystemString
Culture
Return Value
Type:
DayOfWeekSee Also