GNOME Bugzilla – Bug 356569
Problem with day/month month/day on recording dates
Last modified: 2006-09-19 16:08:17 UTC
It seems there's a problem in the format dates are recorded in different Chronojump versions. Evaluate when this changed, and make a filter for converting. Also put info in session/comments and in person/description if filter changes some record.
Fixed: No changes in database, only date is converted when it's shown to the user with a try/catch if a problem is detected. Changes: http://cvs.gnome.org/viewcvs/chronojump/src/util.cs?r1=1.23&r2=1.24&sortby=date http://cvs.gnome.org/viewcvs/chronojump/src/person.cs?r1=1.4&r2=1.5&sortby=date http://cvs.gnome.org/viewcvs/chronojump/src/session.cs?r1=1.4&r2=1.5&sortby=date http://cvs.gnome.org/viewcvs/chronojump/src/gui/person.cs?r1=1.19&r2=1.20&sortby=date http://cvs.gnome.org/viewcvs/chronojump/src/gui/session.cs?r1=1.14&r2=1.15&sortby=date http://cvs.gnome.org/viewcvs/chronojump/src/stats/main.cs?r1=1.24&r2=1.25&sortby=date http://cvs.gnome.org/viewcvs/chronojump/src/exportSession.cs?r1=1.15&r2=1.16&sortby=date http://cvs.gnome.org/viewcvs/chronojump/src/report.cs?r1=1.14&r2=1.15&sortby=date