How to custom format of date in header Event Calendar

Hi, i using Event Calendar view week and when i change week the text of date show only month and year (December 2019). How i can custom and show like “Week 48, December 2019”.
Thank

Hi @Duong_Nguyen :wave:

At the moment there is no setting for showing the week number in the header.
However there is a weekCounter option (Responsive event calendar documentation for Angular | Mobiscroll) for Event Calendar, but with that the week number will be shown in week line:


Or you can achieve this with custom implementation.