Hi,
On 07 Jan 2016, at 04:19, MicTieMix mictiemix@gmail.com wrote:
Thank you for providing InfCloud to the community!
I have assigned Asia/Singapore as my timezone in config.js, and this is also recognized in month/mweek/week/day-views.
But when I hover over the appointment or open an appointment the time is shown un UTC. For example : Appointment start 20:00 SGT is shown as 12:00 UTC, which correct but inconvenient.
The appointments a coming from Outlook and ‘synchronized’. Appointments directly entered in InfCloud do not show this issue.
Is there a way to show the time using the correct timezone (i.e. 20:00 SGT in above example) ?
have you set the timezone (at the left bottom) to Asia/Singapore?
Is there a way to show times in 24-hours format?
from the config.js:
// globalAMPMFormat // This option enables to use 12 hours format (AM/PM) for displaying time. // NOTE: time format is predefined for each localization - use this option // ONLY if you want to use custom time format (instead of the localization // predefined one). // Example: //var globalAMPMFormat=false;
Thank you!
JM