kaikramer / keystore-explorer

KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner.
https://keystore-explorer.org/
GNU General Public License v3.0
1.67k stars 271 forks source link

Add date formatting options. #369

Closed mmorales99 closed 1 year ago

mmorales99 commented 2 years ago

Is your feature request related to a problem? Please describe. As i mantain some certificate infrastructure dependant i have to check expiration times repeteadly and to me datetime format is a litle bit confusing since as spanish user i'm used to dd/mm/yy instead mm/dd/yy.

Describe the solution you'd like What about a menu inside preferences which can let you select the dateformat you want? Like a drop-down menu.

kaikramer commented 2 years ago

The date should be formatted according to your system locale. Did you change the language setting in the preferences to English? What does "Help -> System Information" show as "Default Locale"?

mmorales99 commented 2 years ago

Cant tell you right now, tomorrow morning will say. By default was on system settings mm/dd/yyyy but windows in Spanish has dd/mm/yyyy set as default. I changed to English, the thing became yyyy/mm/dd.

kaikramer commented 1 year ago

This has been open too long waiting for answers, therefore closing it