Menu

#13 Parse Date in restore tab

0.9
open
nobody
None
Low
2013-03-12
2013-03-12
No

In the restore tab, the second column of the save history contains the date of each archive.
This date must be parsed in the UI. Use a date format depending on the OS locale (see Qt::SystemLocaleShortDate or Qt::SystemLocaleLongDate in http://qt-project.org/doc/qt-4.8/qt.html#DateFormat-enum)

Discussion