I\'m looking for a way to show the week number on the agendaWeek view. I\'ve tried this method but without result.
Actually, I need to put the number in the calendar tit
i have used this code while ago:
its pretty simple, the getWeek() function gets year, month and day, and returns the week number.
DEMO
Hope that what you wished for.
GoodLuck!