feat: human-readable date format with timezone awareness (#54) #80

Merged
shoko merged 1 commits from fix/issue-54-v2 into main 2026-04-04 15:37:20 +02:00
Owner

Implements human-readable date formatting with timezone awareness for issue #54

Implements human-readable date formatting with timezone awareness for issue #54
shoko added 1 commit 2026-04-04 15:07:38 +02:00
- Add format_due_date() function that formats dates as '4 April 2026'
  or '4 April 2026 14:30 (Asia/Jakarta)' with timezone support
- Update format_bounty() to use timezone-aware date formatting
- Update cmd_bounty, cmd_my, cmd_add to pass room_id for timezone
- Dates now display in room's configured timezone
- Fixes #54
shoko force-pushed fix/issue-54-v2 from 9cc9a6bf2f to 350ecbf867 2026-04-04 15:36:50 +02:00 Compare
shoko merged commit b554a81979 into main 2026-04-04 15:37:20 +02:00
Sign in to join this conversation.