Skip to content

BACK-471 - Display task dates consistently as UTC in TUI, plain output, and MCP#672

Merged
MrLesk merged 1 commit into
mainfrom
tasks/back-471-utc-date-display
Jul 1, 2026
Merged

BACK-471 - Display task dates consistently as UTC in TUI, plain output, and MCP#672
MrLesk merged 1 commit into
mainfrom
tasks/back-471-utc-date-display

Conversation

@MrLesk

@MrLesk MrLesk commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a shared UTC display formatter for Backlog date fields.
  • Append (UTC) to CLI plain task/comment dates and MCP task/document date text.
  • Route TUI task detail comment dates through the same UTC formatter without changing stored markdown values or Web local-time display.

Verification

  • bunx tsc --noEmit
  • bun run check .
  • bun test src/test/utc-date-display.test.ts src/test/cli-plain-output.test.ts src/test/mcp-tasks.test.ts src/test/mcp-documents.test.ts

@MrLesk MrLesk marked this pull request as ready for review June 7, 2026 22:20
@MrLesk

MrLesk commented Jun 7, 2026

Copy link
Copy Markdown
Owner Author

@codex review pls

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🎉

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@MrLesk MrLesk merged commit b0356aa into main Jul 1, 2026
9 checks passed
@MrLesk MrLesk deleted the tasks/back-471-utc-date-display branch July 1, 2026 18:00
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