So far I have thought about
Location - this has getTime() but I don't know how to set the location as a string instead of device location
String citytocheck = edittext.gettext().toString();
citytocheck is the name of a city/country/location here
How can I accomplish this? Even getting the timezone would be fine.