Fixed bug in gam print vacation where endDate value was not converted to yyyy-mm-dd format.

This commit is contained in:
Ross Scroggs
2023-09-22 07:14:57 -07:00
parent 115dde8c2f
commit dab05fb5c5
5 changed files with 17 additions and 9 deletions

View File

@@ -10,6 +10,10 @@ Add the `-s` option to the end of the above commands to suppress creating the `g
See [Downloads](https://github.com/taers232c/GAMADV-XTD3/wiki/Downloads) for Windows or other options, including manual installation.
### 6.63.19
Fixed bug in `gam print vacation` where `endDate` value was not converted to `yyyy-mm-dd` format.
### 6.63.18
Updated `gam print|show ownership` to show the correct file owner when the most recent event is `change_owner`.