ProxymanApp / ProxymanApp/Proxyman
Incorrect time displayed when loading a HAR
@NghiaTranUIT is already working on this.
Since Jan 13, 2026.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
When loading some HAR files, the time column (and time summary) are showing the wrong time, and displaying the time when proxyman opened/parsed the entries
Steps to Reproduce
-
Take this file as input:
bodylogger_10a0a39c24-5190b116-1811-4223-923f-6d9f8acb1899.har.zip -
Note that the
startedDateTimeof the first entry is 2026-01-13T15:41:11.497000 -
Open in Proxyman
-
Observe that now the timing is all the current clock time (more or less)
Expected Behavior
Ideally, this file should be usable as is and Proxyman should show the correct time in the column.
Alternatively please indicate what data is missing with it to get Proxyman to show the correct time info. This HAR is generated by one of my scripts, so I can modify as needed.
Environment
- Proxyman Version 6.3.0 (60300)
- macOS: Version 15.6.1 (Build 24G90)
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.