Also how do we get it to display EST instead of GMT??? Not only is everything in military time, but everything is off by an hour...
So to recap:
- Change from GMT to EST so appointments aren't off by an hour (important if you ask me)
- Change the starting calendar date to SUNDAY instead of MONDAY (confusing for people making appointments)
- Change the display time from 24hr military time to 12hr AM/PM (again, not very user friendly)
Please help, I would like to use this, however unless these issues are addressed immediately I'll be forced to find another solution. (Regretfully as this looked to be the most promising)
Changing the date time format requires code modifications which I cannot perform at the time being. If you're willing to try it by yourself be carefull not to break the app functionality.
You can easily change the calendar week start day by modifying the javascript files for each page.
Whenever you add an event to your Google Calendar account you will have to trigger the sync process from Easy!Appointments in order to sync both systems.