久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

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

    <small id='6whR9'></small><noframes id='6whR9'>

    1. <legend id='6whR9'><style id='6whR9'><dir id='6whR9'><q id='6whR9'></q></dir></style></legend>
    2. <tfoot id='6whR9'></tfoot>
      • <bdo id='6whR9'></bdo><ul id='6whR9'></ul>

        Javascript 日期本地化

        Javascript Date Localization(Javascript 日期本地化)
        <i id='pXeqc'><tr id='pXeqc'><dt id='pXeqc'><q id='pXeqc'><span id='pXeqc'><b id='pXeqc'><form id='pXeqc'><ins id='pXeqc'></ins><ul id='pXeqc'></ul><sub id='pXeqc'></sub></form><legend id='pXeqc'></legend><bdo id='pXeqc'><pre id='pXeqc'><center id='pXeqc'></center></pre></bdo></b><th id='pXeqc'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='pXeqc'><tfoot id='pXeqc'></tfoot><dl id='pXeqc'><fieldset id='pXeqc'></fieldset></dl></div>
              <tbody id='pXeqc'></tbody>
            • <bdo id='pXeqc'></bdo><ul id='pXeqc'></ul>

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

                • <legend id='pXeqc'><style id='pXeqc'><dir id='pXeqc'><q id='pXeqc'></q></dir></style></legend>

                  <tfoot id='pXeqc'></tfoot>

                  本文介紹了Javascript 日期本地化的處理方法,對(duì)大家解決問題具有一定的參考價(jià)值,需要的朋友們下面隨著小編來一起學(xué)習(xí)吧!

                  問題描述

                  我正在使用具有本地化和全球化的 ASP.NET 應(yīng)用程序.在給定用戶環(huán)境的情況下,我很難理解如何讓 JavaScript 中的 Date() 函數(shù)正常工作.我的用戶群分布在墨西哥(西班牙語)和美國(英語)之間.由于墨西哥日期格式是 dd/mm/yyyy 而英文格式是 mm/dd/yyyy,標(biāo)準(zhǔn) Date(strDate) javascript 構(gòu)造函數(shù)對(duì)我不起作用.

                  I'm working with an ASP.NET app with localization and globalization. I'm having some difficulty understanding how to get the Date() function in javascript to work properly given the user's environment. My user base is split between Mexico (spanish) and the US (english). Since the Mexico date format is dd/mm/yyyy and the english format is mm/dd/yyyy, the standard Date(strDate) javascript constructor does not work for me.

                  有誰知道處理 javascript 日期值的全球化/本地化的最佳方法?我有一些業(yè)務(wù)規(guī)則要強(qiáng)制執(zhí)行,例如 dateA 必須比 dateB 早 90 天,并且 dateB 不能超過今天.

                  Does anyone know the best way to handle globalization/localization of a javascript Date value? I have some business rules to enforce like dateA must be 90 days prior to dateB and dateB cannot exceed today.

                  推薦答案

                  看看datejs,它可以很好地處理本地化.它帶有很多全球化設(shè)置.您只需加載當(dāng)前 CultureInfo 的全球化設(shè)置,而 datejs 會(huì)負(fù)責(zé)其余的工作.

                  Take a look at datejs, it handles localization very nicely. It comes with a lot of globalization setups. You just load the globalization setup of your current CultureInfo and datejs takes care of the rest.

                  這篇關(guān)于Javascript 日期本地化的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

                  【網(wǎng)站聲明】本站部分內(nèi)容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請(qǐng)聯(lián)系我們刪除處理,感謝您的支持!

                  相關(guān)文檔推薦

                  GoogleWebAuthorizationBroker in MVC For Google Drive Access(MVC 中的 GoogleWebAuthorizationBroker 用于 Google Drive 訪問)
                  Why do I get System.UnauthorizedAccessException Access to the path #39;Google.Apis.Auth#39; is denied(為什么我得到 System.UnauthorizedAccessException 對(duì)路徑“Google.Apis.Auth的訪問被拒絕) - IT屋-程序員軟件開發(fā)技術(shù)分享
                  Dynamically built SiteMapPath in asp.net(在 asp.net 中動(dòng)態(tài)構(gòu)建的 SiteMapPath)
                  ASP.NET Exception: The remote name could not be resolved: #39;apiconnector.com#39;(ASP.NET 異常:無法解析遠(yuǎn)程名稱:“apiconnector.com)
                  Does a MasterPage know what page is being displayed?(MasterPage 是否知道正在顯示的頁面?)
                  ASP.net MVC - Navigation and highlighting the quot;currentquot; link(ASP.net MVC - 導(dǎo)航和突出顯示“當(dāng)前;關(guān)聯(lián))
                  <legend id='P34eW'><style id='P34eW'><dir id='P34eW'><q id='P34eW'></q></dir></style></legend>
                  <i id='P34eW'><tr id='P34eW'><dt id='P34eW'><q id='P34eW'><span id='P34eW'><b id='P34eW'><form id='P34eW'><ins id='P34eW'></ins><ul id='P34eW'></ul><sub id='P34eW'></sub></form><legend id='P34eW'></legend><bdo id='P34eW'><pre id='P34eW'><center id='P34eW'></center></pre></bdo></b><th id='P34eW'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='P34eW'><tfoot id='P34eW'></tfoot><dl id='P34eW'><fieldset id='P34eW'></fieldset></dl></div>

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

                        <tbody id='P34eW'></tbody>
                        <bdo id='P34eW'></bdo><ul id='P34eW'></ul>
                      • <tfoot id='P34eW'></tfoot>

                          1. 主站蜘蛛池模板: 久久国内 | 免费观看一级毛片 | 国产91精品久久久久久久网曝门 | 少妇无套高潮一二三区 | 天天玩天天操天天干 | 国产欧美视频一区二区 | 视频一区在线观看 | 久在线 | 在线永久看片免费的视频 | 九九久久精品视频 | 久久99精品视频 | 国产福利视频网站 | 一区二区三区在线观看视频 | 精品久久一区 | 国产在线精品区 | 国产精品久久 | 欧美日韩成人网 | 国产精品国产成人国产三级 | 综合久久亚洲 | 91一区二区三区 | 97在线观视频免费观看 | 男人天堂视频在线观看 | 亚洲在线看| 国产精品夜夜夜一区二区三区尤 | 国产真实精品久久二三区 | 国产精品久久久亚洲 | 欧美天堂在线观看 | 久久中文字幕一区 | 欧美日韩亚洲视频 | 久久国品片 | 黄色一级大片在线免费看产 | 美国黄色一级片 | a黄视频 | 亚洲一区二区三区在线视频 | 伊人二区 | 99精品欧美一区二区蜜桃免费 | 亚洲欧美日本在线 | 成人免费在线观看 | 日韩中文字幕在线视频观看 | 久久久久久久久久久91 | 久久精品日产第一区二区三区 |