Updated dateheaderformat iso in gam <UserTypeEntity> info|print|show messages

This commit is contained in:
Ross Scroggs
2024-08-15 18:37:16 -07:00
parent 50ac49c713
commit c31461b9e7
6 changed files with 28 additions and 18 deletions

View File

@@ -2,10 +2,15 @@
Merged GAM-Team version
6.80.07
Updated `dateheaderformat iso` in `gam <UserTypeEntity> info|print|show messages` to include a colon
between the hours and minutes in the timezone portion of the string as in all other time strings.
6.80.06
Added option `tdreturnidonly [<Boolean>]` to `<ToDriveAttribute>` that when true (the default), causes GAM to display
only the uploaded file ID to stdout. This can be captured and used in subsequent commands, `tdfileid <DriveFileID>` that will update the same file.
only the uploaded file ID to stdout. This can be captured and used in subsequent commands, `tdfileid <DriveFileID>` that will update the same file.
6.80.05