Using VS2010 with TFS and all the date columns in the query results are in US format (ie m/d/yyyy). Can I change this to the en-AU (Australian) format of d/m/yyyy? Or even the more useful yyyy-mm-dd?
Is there a setting for this or is this format hard-coded into the software. My OS datetime format settings are set for standard Australian formats
Update: should have mentioned, the datetime format in the actual work items is in the correct format, just wrong in the datetime columns in work items query results.