Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

Is there any way to use date in format dd/MM/yy ? The Google docs support only MM/dd/yy and it cause us problems to use it (we can't sort the date column).

share|improve this question
Wow this was hard to find! Some keywords: Google Calendar European date format for date/time columns. – romkyns Dec 4 '12 at 3:03

2 Answers

I guess you're talking about Google Spreadsheet.

You can do that if you go to File > Spreadsheet settings... and change the Locale:

google spreadsheet settings

share|improve this answer

To change the date format to dd/mm/yy - go to your Google Apps gear wheel -> settings -> Language -> click the drop down box and select English (UK) - that gets you dd/mm/yyyy by default. Sorry if you are anything but British, but that seems the best way to do it as a user. I'm trying to do it for a whole domain to save users using different date formats and getting snarled up - not found how to do it yet!

There is a setting in Google Admin control panel -> Domain settings -> Language, which I've set to English (UK), but I've noticed one of my users is still coming up showing mm/dd/yyyy format. Meh.

share|improve this answer
1  
How does your answer differ to that already given? – Jacob Jan Tuinstra Jan 28 at 6:31

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.