OpenCode Test 2e128d54ef Fix gcal_delegate.py timestamp format
Remove redundant 'Z' suffix from isoformat() - timezone-aware
datetimes already include +00:00 offset, so appending 'Z' created
invalid RFC3339 timestamps that Google Calendar API rejected.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 22:15:31 -08:00
2025-12-29 13:23:58 -08:00
Description
No description provided
677 KiB
Languages
Python 60%
Shell 20.6%
Go 10.8%
JavaScript 4.8%
CSS 1.9%
Other 1.9%