Skip to content

Fix: Clarify RFC3339 timezone requirement for calendar events#409

Open
dbhurley wants to merge 1 commit intosteipete:mainfrom
dbhurley:issue-104-rfc3339-date-format
Open

Fix: Clarify RFC3339 timezone requirement for calendar events#409
dbhurley wants to merge 1 commit intosteipete:mainfrom
dbhurley:issue-104-rfc3339-date-format

Conversation

@dbhurley
Copy link

@dbhurley dbhurley commented Mar 4, 2026

Fixes #104 (reported in openclaw/openclaw).

The Google Calendar API requires RFC3339 format with timezone (e.g. 2026-01-02T00:00:00-08:00). This update clarifies the help text for --from and --to flags to indicate this requirement explicitly.

Steps to reproduce:

gog calendar events primary --from 2026-01-02T00:00:00 --to 2026-01-03T23:59:59

Fix:
Updated help text in calendar.go to mention RFC3339 with timezone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant