mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-29 18:31:38 +00:00
Fixed bug in commands that display calendar events where event start and end times were not properly displayed
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
Merged GAM-Team version
|
||||
|
||||
6.65.03
|
||||
|
||||
Fixed bug in commands that display calendar events where event start and end times were not properly displayed
|
||||
when `gam.cfg` had `timezone utc`. The API returns the start and end times expressed in the calendar timezone
|
||||
but GAM replaced the timezone specifier with a `Z`; the date and time values were as expected. This became
|
||||
a problem when event data was exported and used to create or update events.
|
||||
|
||||
6.65.02
|
||||
|
||||
Updated `gam print|show browsers` to handle the following error:
|
||||
|
||||
Reference in New Issue
Block a user