ProxymanApp / ProxymanApp/Proxyman
enhancement : Better timezone support for timestamps
@NghiaTranUIT is already working on this.
Since Mar 2, 2022.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
It appears that Proxyman converts the timestamps on logs into local time, but when your workflow involves looking at logs generated by other people in other timezones it can be very confusing and tedious to establish exactly what time this means relative to their timezone or GMT. I think the following would be valuable enhancements :
Good : Either optionally or always show the timezone for timestamps
better : Allow the user to configure whether the timestamps should be shown in original timezone, GMT, or local
I don't have a strong preference for how this would manifest in the UX but I can imagine any of the following:
a timezone notation in the connection "summary"
a timezone notation in the time column
a timezone column
a pref that allows you to set the display timezone (a visual reminder of this might be handy)
Proxyman version? (Ex. Proxyman 1.4.3)
3.1.0
macOS Version? (Ex. mac 10.14)
12.2
Steps to reproduce
Expected behavior
Screenshots (optional)
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.