Show week number in FullCalendar

后端 未结 3 1625
星月不相逢
星月不相逢 2021-01-25 04:09

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

3条回答
  •  被撕碎了的回忆
    2021-01-25 04:58

    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!

提交回复
热议问题