Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to customize date format #2224

Open
say8425 opened this issue Jan 2, 2025 · 5 comments
Open

Add an option to customize date format #2224

say8425 opened this issue Jan 2, 2025 · 5 comments
Assignees
Labels
✅ Done Ticket is addressed and fixed. enhancement New feature or request

Comments

@say8425
Copy link

say8425 commented Jan 2, 2025

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.

@say8425 say8425 added the enhancement New feature or request label Jan 2, 2025
@NghiaTranUIT NghiaTranUIT self-assigned this Jan 2, 2025
@NghiaTranUIT NghiaTranUIT added this to the Proxyman 5.14.0 milestone Jan 2, 2025
@NghiaTranUIT
Copy link
Member

Thanks, I will add this option in the Settings, so can change the Date format 👍

@NghiaTranUIT
Copy link
Member

NghiaTranUIT commented Jan 2, 2025

@say8425 May I ask for the screenshot where it should be changed?

Do you mean the Time column in the main table view?

@say8425
Copy link
Author

say8425 commented Jan 3, 2025

@say8425 May I ask for the screenshot where it should be changed?

Do you mean the Time column in the main table view?

Sorry, I forgot to attach a photo, you're right, I'm attaching a photo as well.

스크린샷 2025-01-03 11 16 09-reg

@NghiaTranUIT
Copy link
Member

@say8425 let's use this Beta build: https://download.proxyman.io/beta/Proxyman_5.12.2_Use_iso_8061.dmg

  • Use ISO 8061: yyyy-MM-dd'T'HH:mm:ss.SSSZZZZZ with timezone and microsecond

Screenshot 2025-01-03 at 11 40 52 AM

@NghiaTranUIT NghiaTranUIT added the ✅ Done Ticket is addressed and fixed. label Jan 3, 2025
@say8425
Copy link
Author

say8425 commented Jan 3, 2025

Oh my works perfectly!! Thank you 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Done Ticket is addressed and fixed. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants