Filebrowser: Detail list show file date in GMT
I accidentally used Date.toUTCString()
instead of Date.toLocaleString()
to display the file date. Info panel is OK, it is just the detail list.
I accidentally used Date.toUTCString()
instead of Date.toLocaleString()
to display the file date. Info panel is OK, it is just the detail list.