Skip to content

Fix scheduled_at timezone display in macOS app#9

Merged
hetaoBackend merged 1 commit intomainfrom
codex/scheduled-at-local-time-display
Mar 20, 2026
Merged

Fix scheduled_at timezone display in macOS app#9
hetaoBackend merged 1 commit intomainfrom
codex/scheduled-at-local-time-display

Conversation

@hetaoBackend
Copy link
Copy Markdown
Owner

Summary

  • add a small renderer datetime helper to keep naive and offset-aware timestamps aligned with the local system timezone
  • fix scheduled_at display and edit-modal round-tripping so datetime-local values are no longer shifted through UTC
  • add a regression test covering local parsing, datetime-local formatting, and submit serialization

Test Plan

  • TZ=Asia/Shanghai node --test taskboard-electron/src/renderer/dateTime.test.mjs
  • cd taskboard-electron && npx vite build --config vite.renderer.config.mjs

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agentforge-landing Ready Ready Preview, Comment Mar 19, 2026 9:22am

@hetaoBackend hetaoBackend merged commit 35638ba into main Mar 20, 2026
3 checks passed
@hetaoBackend hetaoBackend deleted the codex/scheduled-at-local-time-display branch March 20, 2026 01:25
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