1. <small id='BHerm'></small><noframes id='BHerm'>

    2. <i id='BHerm'><tr id='BHerm'><dt id='BHerm'><q id='BHerm'><span id='BHerm'><b id='BHerm'><form id='BHerm'><ins id='BHerm'></ins><ul id='BHerm'></ul><sub id='BHerm'></sub></form><legend id='BHerm'></legend><bdo id='BHerm'><pre id='BHerm'><center id='BHerm'></center></pre></bdo></b><th id='BHerm'></th></span></q></dt></tr></i><div id='BHerm'><tfoot id='BHerm'></tfoot><dl id='BHerm'><fieldset id='BHerm'></fieldset></dl></div>

    3. <tfoot id='BHerm'></tfoot>

        <legend id='BHerm'><style id='BHerm'><dir id='BHerm'><q id='BHerm'></q></dir></style></legend>
          <bdo id='BHerm'></bdo><ul id='BHerm'></ul>

        iPhone的日期和时间在哪里?获取时区列表的时间

        时间:2023-05-19
          <bdo id='PRsok'></bdo><ul id='PRsok'></ul>
              <tbody id='PRsok'></tbody>

            1. <legend id='PRsok'><style id='PRsok'><dir id='PRsok'><q id='PRsok'></q></dir></style></legend>

              <i id='PRsok'><tr id='PRsok'><dt id='PRsok'><q id='PRsok'><span id='PRsok'><b id='PRsok'><form id='PRsok'><ins id='PRsok'></ins><ul id='PRsok'></ul><sub id='PRsok'></sub></form><legend id='PRsok'></legend><bdo id='PRsok'><pre id='PRsok'><center id='PRsok'></center></pre></bdo></b><th id='PRsok'></th></span></q></dt></tr></i><div id='PRsok'><tfoot id='PRsok'></tfoot><dl id='PRsok'><fieldset id='PRsok'></fieldset></dl></div>

              • <small id='PRsok'></small><noframes id='PRsok'>

                <tfoot id='PRsok'></tfoot>

                1. 本文介绍了iPhone的日期和时间在哪里?获取时区列表的时间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  限时送ChatGPT账号..

                  我可以使用 [NSTimeZone knownTimeZoneNames] 获得时区列表,但这只会给出包含每个时区中的一两个城市的时区 ID.

                  I can get a list of time zones with [NSTimeZone knownTimeZoneNames], but that only gives the time zone IDs which include one or two cities in each time zone.

                  日期和时间时间设置有一个很棒的城市列表,我还看到其他一些应用程序具有相同的查找列表(如果不相似的话).

                  The Date & Time settings has a great list of cities and I have seen a few other apps that have the same if not similar lookup lists.

                  这些列表来自哪里?

                  我确实需要将所选城市与其时区相关联,例如 Date &时间会.

                  I do need to relate a picked city to its time zone like Date & Time does.

                  推荐答案

                  只有2个?在 3.1 中,[NSTimeZone knownTimeZoneNames] 返回一个包含 401 个元素的数组,而地球上的时区远少于 200 个.

                  Only 2? On 3.1 the [NSTimeZone knownTimeZoneNames] returns an array of 401 elements, and there are much less than 200 timezones on the Earth.

                  我很确定其他应用程序"也使用 +knownTimeZoneNames,因为这是返回此类列表的唯一公共方法.不过,请确保您的代码是正确的.

                  I'm pretty sure "other apps" use +knownTimeZoneNames as well, since this is the only public method returning such list. Please make sure your code is correct, though.

                  Settings.app 使用 private private AppSupport.framework 中的 noreferrer">CPCity API.它确实有旧金山,但它是私人的.

                  Settings.app uses the private CPCity API from the private AppSupport.framework. It does have San Francisco, but it's private.

                  您需要创建自己的数据库(数据可以从/System/Library/PrivateFrameworks/AppSupport.framework/all_cities_adj.plist复制).

                  You need to create your own database (the data can be copied from /System/Library/PrivateFrameworks/AppSupport.framework/all_cities_adj.plist).

                  这篇关于iPhone的日期和时间在哪里?获取时区列表的时间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:为什么我的时区没有保存到我的 NSDate 中? 下一篇:如何以安全的方式为其他开发人员构建框架或库?

                  相关文章

                  <tfoot id='pJUbw'></tfoot>
                  • <bdo id='pJUbw'></bdo><ul id='pJUbw'></ul>

                    <small id='pJUbw'></small><noframes id='pJUbw'>

                  1. <legend id='pJUbw'><style id='pJUbw'><dir id='pJUbw'><q id='pJUbw'></q></dir></style></legend>
                    <i id='pJUbw'><tr id='pJUbw'><dt id='pJUbw'><q id='pJUbw'><span id='pJUbw'><b id='pJUbw'><form id='pJUbw'><ins id='pJUbw'></ins><ul id='pJUbw'></ul><sub id='pJUbw'></sub></form><legend id='pJUbw'></legend><bdo id='pJUbw'><pre id='pJUbw'><center id='pJUbw'></center></pre></bdo></b><th id='pJUbw'></th></span></q></dt></tr></i><div id='pJUbw'><tfoot id='pJUbw'></tfoot><dl id='pJUbw'><fieldset id='pJUbw'></fieldset></dl></div>