I'm getting and exception in the subj. This fix make it work properly (I'm using Gtk# version which is older then cvs so no patch, sorry :):
- tickDate.Year.ToString().Substring(2,2);
+ tickDate.ToString("yy");
Logged In: YES user_id=1430979
Hi.
Any reason why this patch has not yet been applied?
/Jacob
Log in to post a comment.
Logged In: YES
user_id=1430979
Hi.
Any reason why this patch has not yet been applied?
/Jacob