[]
        
(Showing Draft Content)

C1.Schedule.CalendarInfo.GetWeekOfYear

GetWeekOfYear Method

GetWeekOfYear(DateTime)

returns week of year for the specified date according to the current culture settings

Declaration
public int GetWeekOfYear(DateTime date)
Public Function GetWeekOfYear([date] As Date) As Integer
Parameters
Type Name Description
DateTime date
Returns
Type Description
int