Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 Sencha Touch/ExtJS 制作了小型 JS 应用程序。它显示从数据库中获取的一些日期值。但是这些日期会根据客户的时区而改变。
如何在输入时停止自动时间和日期更改并显示值?
use moment.js,它处理所有类型的时区问题。
moment.js