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カウントダウンプラグインを使用しています
これはjsファイルです
このプラグインが、どの国にいるかに基づいてタイムゾーンを自動的に設定するかどうかを知りたいです。
彼は Javascript Date オブジェクトを使用しているので、答えはイエスです。時間の計算には、ブラウザを実行しているマシンのタイムゾーンが使用されます。
( http://www.w3schools.com/jsref/jsref_obj_date.asp )