ProxymanApp / ProxymanApp/Proxyman
Add an option to customize date format
@NghiaTranUIT is already working on this.
Since Jan 2, 2025.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
Add an option to customize date format in Proxyman. Currently all dates are fixed to Thu, 01 Jan 1970 00:00:00 GMT format, but we need the ability to change it to ISO 8601 format (1970-01-01T00:00:00Z).
Why this feature/change is important?
As a developer in South Korea where ISO 8601 is the standard date format, the current GMT format makes it difficult to read and understand timestamps quickly. Adding this option would improve readability and make Proxyman more consistent with other development tools we use in Korea.
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.