jpasqua / VisibleTesla

Java App to monitor and Control the Tesla Model S
125 stars 41 forks source link

Make the Calendar in the Trips tab sensitive to the locale (e.g. first day of week) #38

Closed jpasqua closed 10 years ago

jpasqua commented 10 years ago

User "Mario Kadastik" on tmc.com write: "Feature request: for EU cars can we have the calendar in EU format as well. For us the week starts on Monday, not Sunday"

I replied: Yes. I will look at the locale of the computer that's running VT and adjust appropriately. Thanks for pointing that out.

UPDATE: I've done some testing and it appears to me that this should already be happening based on the locale set in your operating system. I changed my Mac to Region: Germany and Language:German as a test and I got the calendar in the expected format. Can you tell me what OS you are on, what language you are using, and what region you are in? Thanks

sunejak commented 10 years ago

It works fine in Norway, using Ubuntu

On 22 December 2013 19:11, Joe Pasqua notifications@github.com wrote:

User "Mario Kadastik" on tmc.com write: "Feature request: for EU cars can we have the calendar in EU format as well. For us the week starts on Monday, not Sunday"

I replied: Yes. I will look at the locale of the computer that's running VT and adjust appropriately. Thanks for pointing that out.

UPDATE: I've done some testing and it appears to me that this should already be happening based on the locale set in your operating system. I changed my Mac to Region: Germany and Language:German as a test and I got the calendar in the expected format. Can you tell me what OS you are on, what language you are using, and what region you are in? Thanks

— Reply to this email directly or view it on GitHubhttps://github.com/jpasqua/VisibleTesla/issues/38 .

jpasqua commented 10 years ago

Thanks for the confirmation sunejak.

jpasqua commented 10 years ago

Seems to be working as designed at this point. It relies on the system's locale/language setting.