Skip to main content

google-calendar-ics-timezone-handling

Stars9
Forks2
UpdatedMarch 10, 2026 at 08:02

Handle timezone issues with imported/subscribed Google Calendar ICS feeds when using the `gog` CLI tool. Use when: (1) work calendar events show meetings at absurd times like 11 PM or 4 AM, (2) calendar has an `@import.calendar.google.com` ID suffix, (3) work meeting times don't make sense as local times but make perfect sense as UTC, (4) using `gog calendar events` on any non-primary calendar. Root cause: imported ICS feeds (from Microsoft Outlook, Exchange, etc.) store times in UTC. The `gog` tool returns these raw UTC times without converting to the user's local timezone. Primary/native Google Calendar events DO include timezone offsets (e.g., `-08:00` for PST).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly