[Bug] Display time not adapting to local time zone settings
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 22
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
提交前确认 · Pre-submission checklist
- 我已搜索过现有 issue,确认这不是重复 / I searched existing issues and confirmed this isn't a duplicate.
- 我已阅读 CONTRIBUTING.md / I've read CONTRIBUTING.md.
问题类别 · Category
UI / 界面体验 · UI / UX
涉及的 Agent 框架 · Agent framework
ZCode Agent(自研)
严重程度 · Severity
轻微 · Minor (小问题不影响主流程 / minor, no impact on main flow)
复现频率 · Reproducibility
必现 · Always
问题描述 · Description
The quota popup does not convert to the correct local time. In the image, the right hand side time is the correct one. There might be other places where the time is not local.
复现步骤 · Steps to reproduce
- Run out of quota
- Observe the popup and compare with real local time
期望表现 · Expected behavior
Should show local time.
实际表现 · Actual behavior
Shows GMT+8
ZCode 版本 · ZCode version
v3.3.6
设备 / 系统 / 浏览器 · Device / OS / Browser
macOS Tahoe v26.5.2
截图 / 录屏 / 日志 · Screenshots / Recordings / Logs
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the quota popup after running out of quota on macOS and compare its displayed time with the local system time and the GMT+8 value shown in the report. Trace the popup's time display and check whether other visible time values use the same conversion; done means the popup shows the user's local time rather than a fixed GMT+8 time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100