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.
サーバーからタイムスタンプを取得し、次を使用する状況があります:-
var x = new Date(timestamp);
x は、クライアントのタイムゾーンに従って時間を提供しますか?
クライアントのオペレーティングシステムで設定されたタイムゾーンに従って時間が表示されると思います。