Today, Saturday Jan 25, I type gcalcli --calendar reagle quick 'John T on Tuesday at 12:00'. It creates an event on the 21st rather than the 28th. This seems counter-intuitive, but perhaps its an issue with Google Calendar rather than gcalcli?
Without looking, I think it's probably due to the "smart" date parsing library we're using. I'd go ahead and call this more than just counter-intuitive, it seems like a bug to me. Thanks!
Today, Saturday Jan 25, I type
gcalcli --calendar reagle quick 'John T on Tuesday at 12:00'
. It creates an event on the 21st rather than the 28th. This seems counter-intuitive, but perhaps its an issue with Google Calendar rather than gcalcli?