comses.net
comses.net copied to clipboard
Make calendar search use local time
The Ajax request should have a timezone query parameter so that the server can adjust the dates based on the time zone of the client. Currently can query using UTC time only.
Also need to fix data import so that event times are properly converted UTC (currently events are assumed to be in UTC time)