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.
我使用 javascript 开发了一个优惠券应用程序,对此我很陌生。我需要在 javascript 中获取给定 lat 和 long 位置的当前日期和时间。有谁知道,请给我建议。谢谢
也许,确定时区(请参阅从纬度经度查找时区)并转换当前的 UTC 时间?