Skip to content

Conversation

@knoopx
Copy link
Contributor

@knoopx knoopx commented Jan 28, 2026

  • Add 12h/24h time format preference (default: 12h)
  • Fix events appearing on wrong day by using UTC for date grouping
  • Fix time display offset by using timeZone: UTC (node-ical stores local as UTC)
  • Fix section title date parsing to avoid timezone shifts
  • Extract usePreferences hook for centralized preference access
  • Add Preferences type to types.ts

Fixes #138

- Add 12h/24h time format preference (default: 12h)
- Fix events appearing on wrong day by using UTC for date grouping
- Fix time display offset by using timeZone: UTC (node-ical stores local as UTC)
- Fix section title date parsing to avoid timezone shifts
- Extract usePreferences hook for centralized preference access
- Add Preferences type to types.ts

Fixes vicinaehq#138
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.

Agenda Extension timezone issue + 24hr time being forced

1 participant