aneesh-neelam/VITacademics

Attendance Details Date

Closed this issue · 4 comments

The Attendance Details are in a plain String format, directly parsed from the HTML. Can be converted to native Time format maybe?

OK, the HTML from VIT's website shows: "13-Jan-2015".
The backend will parse that and now show "Tue Jan 13 2015".

That fine?

Implemented in 468ae45.

The ISO 8601 format.
It's YYYY-MM-DD