本文介绍了Android:有没有一种方法可以获取国家名称的时区?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
是否可以通过给定国家/地区的名称来获取时区?我在地图中使用 getCountryName()
来获取国家/地区的名称.
Is there a way to get the Timezone given the name of a Country? I use getCountryName()
in Maps to get the name of the Country.
推荐答案
考虑到某些国家/地区跨越多个时区,因此这似乎很困难.
This seems difficult considering that some countries span over multiple time zones.
这篇关于Android:有没有一种方法可以获取国家名称的时区?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!