I'm programming an app that users have to make reservation. The problem is that when i I use in android studio calendar.getinstance() i get the date, but if I change the date in the settings in my android when I run again the app, the calendar get the new date that i set in the settings and this is a big problem. No matter if i change the date in my phone the app have to display the current date. I tried with timezone and didint work. The date that I want is the date of Argentina. I have the same problem with the time.
Somebody help me please? WhatsApp detect if you change the time for example. May be I can do something like this but I don't know how!
I use date picker for choose the date Thanks!