Revision: 4576
Author:   [email protected]
Date:     Wed Nov 16 07:05:04 2011
Log:      Created wiki page through web user interface.
http://code.google.com/p/openmeetings/source/detail?r=4576

Added:
 /wiki/CalendarSettings.wiki

=======================================
--- /dev/null
+++ /wiki/CalendarSettings.wiki Wed Nov 16 07:05:04 2011
@@ -0,0 +1,24 @@
+#summary Changing the Calendar and Timezone default
+
+In general the timezone is configured in the user profile of each user, so changing the server timezone has no effect how to the users calendar for example.
+
+However there are some circumstances where there is no user profile available.
+
+== Changing servers default timzeone for Emails and Invitations (display) ==
+
+Goto Administration > Configuration and change the config-key: {{{default.timezone}}}
+
+Valid timezone have to meet standards!
+
+== Changing first day in week for calendar from sunday to Monday ==
+
+in the config.xml change the key:
+{{{
+<!--
+       First day in the Week used by the Calendar
+       0 means Sunday
+       1 means Monday
+       this is the way how the Celendar inits a week
+-->
+<firstdayinweek>0</firstdayinweek>
+}}}

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to