taers232c / GAMADV-XTD3

Command line tool to manage Google Workspace
687 stars 86 forks source link

Vacation End Date in Unix Format in 6.63.18 #376

Closed EddyH7 closed 3 weeks ago

EddyH7 commented 9 months ago

When printing users Vacation message details the end date shows in Unix Format: gam user cs4eh print vacation User,enabled,contactsonly,domainonly,startdate,enddate,subject,html,message cs4eh@sheffield.ac.uk,True,False,False,2023-09-23,1695769200000,Out Of Office,True,".......

Testing previous version back to 6.61.00 the issue still appears, but going back to 6.60.00 and the date appears in human readable format. User,enabled,contactsonly,domainonly,startdate,enddate,subject,html,message cs4eh@sheffield.ac.uk,True,False,False,2023-09-23,2023-09-26,Out Of Office,True,"........

taers232c commented 9 months ago

This is fixed in 6.63.19

Ross Scroggs @.***

On Sep 22, 2023, at 1:11 AM, EddyH7 @.***> wrote:

When printing users Vacation message details the end date shows in Unix Format: gam user cs4eh print vacation User,enabled,contactsonly,domainonly,startdate,enddate,subject,html,message @. @.>,True,False,False,2023-09-23,1695769200000,Out Of Office,True,".......

Testing previous version back to 6.61.00 the issue still appears, but going back to 6.60.00 and the date appears in human readable format. User,enabled,contactsonly,domainonly,startdate,enddate,subject,html,message @. @.>,True,False,False,2023-09-23,2023-09-26,Out Of Office,True,"........

— Reply to this email directly, view it on GitHub https://github.com/taers232c/GAMADV-XTD3/issues/376, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCTYL22NMCP5JQC257IZ4LX3VBZ3ANCNFSM6AAAAAA5CW6T7Q. You are receiving this because you are subscribed to this thread.

EddyH7 commented 9 months ago

Many thanks Ross!, that's amazing!