DeleteCharacterChecker - DateTime.New
#1

I want to suggest to change in Data.cs - Method DeleteCharacterChecker and UpdateCharList to use:

DateTime Deltime = DateTime.Parse(val);

instead of all that ToInt32 converting and back to datetime.

Im not sure about your mysql version, but mine uses / instead of . between day,month,year. As result .Parse method fix this problem.

 

I didnt check all the source for other places where this function is used.

 

Regards, Yujin.



Forum Jump:


Users browsing this thread: 1 Guest(s)