Juri
Juri
I would be interested in this, too. great work btw ;)
it is possible with only few code changes in [calendar.js](https://github.com/Pamblam/CalendarJS/blob/master/calendar.js) change the lines (62, 63): ```js ... this.daysOfWeekFull = ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]; this.daysOfWeekAbbr = ["Sun", "Mon",...
sry, I haven't been working on this project for a very long time, so there might be a problem with compatibility of e.g. su2 version. I was using this version:...
if you find bugs in the code or if you want to make improvements, feel free to contribute... I am happy to add you as collaborator so more people can...