Hi all,
is it possible to configure/change calendar module so that a week will start on monday, not sunday?
Here in Russia a week starts on monday...
Thanks in advance,
Nikolay.
P.S. We use CE 6.0.0 with rapira russian pack.
Hi all,
is it possible to configure/change calendar module so that a week will start on monday, not sunday?
Here in Russia a week starts on monday...
Thanks in advance,
Nikolay.
P.S. We use CE 6.0.0 with rapira russian pack.
Hi,
All the changes in Calendar module is un-upgrade safe.
You can do the changes you want by changing
in modules/Calendar/language/YOUR_LANGUAGE.lang.phpPHP Code:$mod_list_strings = array(
'dom_cal_weekdays'=>array(
"Mon",
"Tue",
"Wed",
"Thu",
"Fri",
"Sat",
"Sun",
),
Thumbs up.
Skype ID - david__boris
SugarForge Projects:
WYSIWYG now in studio!(Version 1.1 is out now!)
Sugar Feeds on your personalized home pages like iGoogle, My Yahoo!, etc.
Fab Tools! > Dashlet Not Followed Opportunities for past six Months
Thank you for the help.
I tried to change modules/Calendar/language/ru_ru.lang.php as above, but that just renamed sunday to monday, monday to tuesday, an so on...dates are incorrect now... so that calendar shows that today, jul. 22is friday.
So ... alas, it did not worked as needed...
What else could be done?
Thanks and regards,
Nikolay.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks