Skip to content

feat(calendar): add timezone/local time display to event output#92

Merged
steipete merged 4 commits intoopenclaw:mainfrom
salmonumbrella:feat/calendar-timezone-display
Jan 21, 2026
Merged

feat(calendar): add timezone/local time display to event output#92
steipete merged 4 commits intoopenclaw:mainfrom
salmonumbrella:feat/calendar-timezone-display

Conversation

@salmonumbrella
Copy link
Copy Markdown
Contributor

Summary

  • Calendar events now display timezone information and local times in output
  • Extracted resolveEventTimezone() helper to deduplicate timezone loading logic

Test plan

  • All tests pass (go test ./...)
  • Build succeeds (go build ./...)
  • Manual verification of calendar timezone display

🤖 Generated with Claude Code

salmonumbrella and others added 4 commits January 21, 2026 10:57
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Remove unused wrapEventWithDays and printCalendarEvent functions
- Extract printEventAttendees and printEventReminders helpers
  to reduce printCalendarEventWithTimezone complexity from 51 to ~40

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@steipete steipete force-pushed the feat/calendar-timezone-display branch from b820f08 to eeb1656 Compare January 21, 2026 10:58
@steipete steipete merged commit f19a06f into openclaw:main Jan 21, 2026
4 checks passed
@steipete
Copy link
Copy Markdown
Collaborator

Landed via temp rebase onto main.\n\n- Gate: pnpm lint && pnpm build && pnpm test\n- Land commit: eeb1656\n- Merge commit: f19a06f\n\nThanks @salmonumbrella!

klodr pushed a commit to klodr/gogcli that referenced this pull request Apr 22, 2026
klodr pushed a commit to klodr/gogcli that referenced this pull request Apr 22, 2026
…zone-display

feat(calendar): add timezone/local time display to event output
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.

2 participants