我需要一个带有 UTC 时区的 HTML 列表框

发布于 2024-11-11 01:53:56 字数 276 浏览 1 评论 0原文

我需要一个包含所有时区的 html 列表框(dropbox),就像在 windows7 时区列表框中一样,如果某个地方有可用的示例,我在谷歌上找不到它,或者也许我没那么幸运,但是我可以重写列表框,但只是想是否有一个已经编码的列表!

请不要,它必须是 UTC,因为我在 链接这里找到了 GMT :)

非常感谢

I need an html listbox(dropbox) with all the timezones just like in the windows7 timezone listbox, if theres a sample available somewhere, i couldnt find it on google, or maybe i'm not that lucky, however i can rewrite the listbox, but just thought if there's an already coded list !

Please not, it has to be UTC, cuz i found a GMT one at Link Here

thanks alot :)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梅窗月明清似水 2024-11-18 01:53:57

GMT = UTC

UTC 与世界时和格林威治标准时间 (GMT) 密切相关,在不需要亚秒精度的非正式或休闲环境中,它可以互换使用。

搜索并替换“GMT”为“UTC”,就完成了。

GMT = UTC:

UTC is closely related to Universal Time and Greenwich Mean Time (GMT) and within informal or casual contexts where sub-second precision is not required, it can be used interchangeably.

Do a search+replace of "GMT" to "UTC" and you're done.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文