JackMcGrath / slms

0 stars 0 forks source link

Incorrect assignment due date saved if due time is empty #195

Closed alex-shevchuk closed 11 years ago

alex-shevchuk commented 11 years ago

Try to create/edit assignments and set due time 12.00 AM. This due time has not been saved.

If user keep due time empty, but set date, to database will be saved for example: 2013-22-02 00:00:00 But need to set date to end of day - 2013-22-02 23:59:59

artem-chechoro commented 11 years ago

Looks good!