getfedu / fedu-app

This is the server, frontend-client and backend-client code of getfedu.com
getfedu.com
3 stars 2 forks source link

Date format #34

Closed monbro closed 11 years ago

monbro commented 11 years ago

To me its unclear if its m/d/y or d/m/y. It seem that its m/d/y which is a standard and fine. But can be confusing as not everywhere it is like this. Maybe adding something like "6th June 13" or "6. June 13" would be more readable and clear?!

MathiasTim commented 11 years ago

I think so too, its always confusing for Germans, when you see an international date. Should be no problem changing this, since we use momentjs.

monbro commented 11 years ago

lets do this! :dancer: