MyHomeworkSpace / client

The MyHomeworkSpace client.
MIT License
4 stars 4 forks source link

User-selected date formatting #140

Open amazansky opened 4 years ago

amazansky commented 4 years ago

We should let the user select how they want to view dates all across the service. Personally, I'd much rather see something like Apr 30 (or 4/30) as the due date for my homework instead of 04/30/2020, as it conveys the same amount of information in a much smaller space.

Some considerations (more to be added later)

thatoddmailbox commented 4 years ago

Would you still want date pickers to be displayed like "Thursday, April 30, 2020"? Or would that also take the overall date format? I guess we could have two date format options? That might get a little confusing though.

amazansky commented 4 years ago

We could have options for long date format and short date format?