Need help to convert time when it's selected to it's item (JAVA) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Need help to convert time when it's selected to it's item (JAVA)

https://github.com/Xares01/TimeZoneWorld2/blob/master/app/src/main/java/com/example/jimjohansson/timezoneworld/CurrentTimeActivity.java https://github.com/Xares01/TimeZoneWorld2/blob/master/app/src/main/res/values/strings.xml I have a spinner that includes country names. The current time should be converted when it's selected to it's country name. Need help converting to Finnish time when it's selected to "Finland". Right now I have Swedish time. I have defined the Finnish item from strings.xml.

11th Apr 2018, 9:57 PM
Jim Johansson
Jim Johansson - avatar
0 Answers