17691 Posts in 4607 Topics by 2180 members
General Questions
SilverStripe Forums » General Questions » calendardatefield
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 781 Views |
-
calendardatefield

6 March 2010 at 12:36pm
how to set monday as first and also translate the calendar or use the ready translation
-
Re: calendardatefield

23 March 2010 at 2:54pm Last edited: 23 March 2010 2:55pm
OK, for first day of the week problem, modify /event-calendar/javascript/jscript.date.js:
firstDayOfWeek = 1; //1 for monday
About language, you probably have to translate by yourself the en_US.php file to et_EE.php in /event-calendar/lang/ folder
| 781 Views | ||
|
Page:
1
|
Go to Top |


