| DateTimeHelperGetWeekOfYear Method (DateTime) | 
            Gets the week of year number.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
 Syntax
Syntaxpublic static int GetWeekOfYear(
	DateTime time
)
Parameters
- time
- Type: SystemDateTime
 DateTime value
Return Value
Type: 
Int32 See Also
See Also