Fixed bug in commands that display calendar events where event start and end times were not properly displayed

This commit is contained in:
Ross Scroggs
2023-10-24 21:21:21 -07:00
parent 1952aa2026
commit bb443be367
5 changed files with 23 additions and 9 deletions

View File

@@ -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: