> I am using the Agilo appliance. I have ensured that the timezone and > language on the Elastic server admin matches my geo - north america/ > english and restarted the server. However, the demo burndown chart > still shows Okt instead of Oct. The trac.ini has a setting for > default_timezone under [trac] section and it is empty. I am not sure > what are the valid values here. I am on US Central time. A search on > the trac website indicated the timezone setting seems to a sore point > but it still did not yield any clues on the valid values. Please help > me with the valid values.
Well there are in general two settings that can influence this: The default_timezone setting in trac.ini and the per user timezone settings accessible via the the user Preferences (upper right corner of each agilo page). However, from looking at the code responsible for this, it actually looks like you need to set the server locale as these values are generated via strftime which uses the current server locale to generate this information. HTH, Martin --~--~---------~--~----~------------~-------~--~----~ Follow Agilo on Twitter: http://twitter.com/agiloforscrum ----- You received this message because you are subscribed to the Google Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users. 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/agilo?hl=en -~----------~----~----~----~------~----~------~--~---

