<bdo id='mYt5H'></bdo><ul id='mYt5H'></ul>
  1. <small id='mYt5H'></small><noframes id='mYt5H'>

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

      <tfoot id='mYt5H'></tfoot>

    3. 使用 JavaScript 检测时区缩写

      Detect timezone abbreviation using JavaScript(使用 JavaScript 检测时区缩写)

          • <bdo id='sbIsC'></bdo><ul id='sbIsC'></ul>

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

              3. <legend id='sbIsC'><style id='sbIsC'><dir id='sbIsC'><q id='sbIsC'></q></dir></style></legend>

                <tfoot id='sbIsC'></tfoot>
                本文介绍了使用 JavaScript 检测时区缩写的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                我需要一种方法来检测给定日期对象的时区.我不想要偏移量,也不想要完整的时区名称.我需要获取时区缩写.

                I need a way to detect the timezone of a given date object. I do NOT want the offset, nor do I want the full timezone name. I need to get the timezone abbreviation.

                例如,GMT、UTC、PST、MST、CST、EST 等...

                For example, GMT, UTC, PST, MST, CST, EST, etc...

                这可能吗?我得到的最接近的是解析 date.toString() 的结果,但即使这样也不会给我缩写.它给了我时区的长名称.

                Is this possible? The closest I've gotten is parsing the result of date.toString(), but even that won't give me an abbreviation. It gives me the timezone's long name.

                推荐答案

                如果一切都失败了,您可以简单地使用 长名称和缩写.

                If all else fails, you can simply create your own hashtable with the long names and abbreviations.

                这篇关于使用 JavaScript 检测时区缩写的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                What are valid deviceNames for Chrome emulation testing with Protractor?(使用 Protractor 进行 Chrome 模拟测试的有效设备名称是什么?)
                Protractor Check if Element Does Not Exist(量角器检查元素是否不存在)
                Protractor e2e Tests Login Redirection(Protractor e2e 测试登录重定向)
                Explain about async/ await in Protractor(解释 Protractor 中的 async/await)
                Protractor browser.wait doesn#39;t wait(量角器 browser.wait 不等待)
                How to use Protractor with Angular 2?(如何在 Angular 2 中使用量角器?)

                  <tfoot id='iMv4e'></tfoot>

                  • <bdo id='iMv4e'></bdo><ul id='iMv4e'></ul>

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

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

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