How can I show week number in the month view?
May be I need to change the template, but don’t know how. Please help me out here.
Thanks in Advance!
Hi,
Yes, you can use one of these templates
and Date Format Specification to set the format according to your needs
%W - the ISO-8601 week number of the year. Weeks start on Monday;
Check example how it might be implemented DHTMLX Snippets
1 Like
I want to show the weeknumber in the first column, for every week in the month. How can I achieve that?