Opened 18 years ago
Last modified 17 years ago
#3145 closed Bug report
Make file timestamps customizable
Reported by: | kevmoose | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | kevmoose, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Filezilla version 3.0.0-beta7
Operating System Windows XP SP2
The Last Modified date columns show dates in the following order day/month/year rather than the normal month/day/year.
If the new format is going to become the standard, could there be an option added in the settings window to choose which view is preferred. The month/day/year view gets my vote.
Change History (2)
comment:1 by , 18 years ago
comment:2 by , 17 years ago
Thanks for reporting. This issue has been fixed in the SVN
repository and will be available with the next version.
Note:
See TracTickets
for help on using tickets.
Both formats are bad, only good format is ISO 8601 one: yyyy-mm-dd
FileZilla is supposed to use the format defined in your operating system settings for the currently selected language in FileZilla. It appears the English locale uses the GB variant by default, not the US one.
I'm planning to add a way to select the format in a future version.