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.
我需要使用 jquery flot 插件在网页的图表上绘制基于时间的数据。它需要以UTC格式传递时间参数。获取当前日期非常简单,只需定义一个日期对象帮助即可。但我也想要从当前日期开始的最后六个月的 UTC 值如何在 JS 中得到它..?
看看链接:Jquery Date