フリーでカスタマイズ可能な時計のウィジェットをあなたのウェブサイトに

ご自身のウェブサイトに正確な時計がほしいですか? あるいは、今日の日付、日の出・日の入りの時刻、日の長さは? 以下のオプションから選んで、コードをコピーしましょう! 無料です!

オプション

地点
釜山広域市, 韓国
他の地点については、右上の検索欄を使ってください。
表示するもの




時刻のフォーマット



データフォーマット




 
日:
dayname土曜日
dname
daynum01-31
dnum1-31
day_in_y日 1-366
週:
week第23週
月:
monthname6月
monthnum01-12
mnum1-12
年:
year2025
yy25
色とサイズ
px
どのように見えるか
釜山広域市 での時間: 01:33:16
最終的な見え方はあなたのウェブページのスタイルシートによって変わるかもしれません。
このウィジェットは、CSSで好きなようにデザインできます。

以下が、あなたのウェブ時計ウィジェットのコードです。

利用規約

高度な使い方

ウィジェットのスクリプトには2種類あります。単純なバージョン(t.js)は時刻を表示するだけです。メインのウィジェットのスクリプト(ja.js)は時刻・日付・日の出・日の入りの時刻、日の長さを表示します。メインのウィジェットのスクリプトはいくつかの言語で利用できます。他の言語を使うには、スクリプト名のja を使いたい言語の名前に対応するコードに置き換えてください。(例えば、ポーランド語ならpl.js、トルコ語ならtr.jsとなります。)

init 関数のためのパラメータ

パラメータ有効なキーワードデフォルト値
templateTIME, DATE, SUNTIME
time_formathours, minutes, seconds, 12hours, AMPMhours:minutes:seconds
date_formatdayname, dname, daynum, dnum, day_in_y, week, monthname, monthnum, mnum, yy, yearyear-monthnum-daynum
sun_formatsrhour, srminute, sr12hour, srAMPM, sshour, ssminute, ss12hour, ssAMPM, dlhours, dlminutessrhour:srminute-sshour:ssminute
coords地点の緯度・経度。太陽の出ている時間を表示するのに必要です。
idサーバ側で、地点と時間帯を特定するためのもの。もし地点の名前が非Ascii文字を含む場合やHTML要素のIDを変更した場合に必要です。
callbackパラメータとして、テンプレートでレンダーされる一秒ごとに呼び出される関数の名前(任意)

パラメータ名とキーワードは大文字と小文字を区別します。template、 time_format、 date_format および sun_format パラメータにおいては、HTMLその他のコンテンツが使用できます。

複数の時計は、以下のように作れます。

UTC time: <span id="UTC_za00"></span><br/>
New York sunrise time: <span id="New_York_z161"></span><br/>
Tokyo sunrise time: <span id="Tokyo_z444"></span><br/>
Find the <a href="https://time.is/" id="time_is_link" rel="nofollow">current time for any location or time zone on Time.is!</a>
<script src="//widget.time.is/ja.js"></script>
<script>
time_is_widget.init({
	UTC_za00 : {},
	New_York_z161 : {
		template: "SUN",
		sun_format: "srhour:srminute",
		coords: "40.71427,-74.00597"
		},
	Tokyo_z444 : {
		coords: "59.33258,18.06490"
		}
	});
</script>

出力結果:

UTC time: 16:33:16
New York sunrise time: 05:24
Tokyo sunrise time: 04:24
Find the current time for any location or time zone on Time.is!

time_format、 date_format、 sun_format および template パラメータの値は継承されるので、先に定義したウィジェットと同じ値であるならば繰り返す必要はありません。

あなたの時計は 0.2 秒 遅れています。
同期の正確さは ±0.204 秒 でした。
2025年, 6月 7日, 土曜日, 第23週
太陽 ↑ 05:08 ↓ 19:37 (14時 29分) - 詳細 - お気に入りの地点に加える

Looks like your ad blocker is on.

×

We rely on ads to keep creating quality content for you to enjoy for free.

Please support our site by disabling your ad blocker.

Or get Time.is Ad-free

Continue without supporting us

Choose your Ad Blocker

  • Adblock Plus
  • Adblock
  • Adguard
  • Ad Remover
  • Brave
  • Ghostery
  • uBlock Origin
  • uBlock
  • UltraBlock
  • Other
  1. In the extension bar, click the AdBlock Plus icon
  2. Click the large blue toggle for this website
  3. Click refresh
  1. In the extension bar, click the AdBlock icon
  2. Under "Pause on this site" click "Always"
  1. In the extension bar, click on the Adguard icon
  2. Click on the large green toggle for this website
  1. In the extension bar, click on the Ad Remover icon
  2. Click "Disable on This Website"
  1. In the extension bar, click on the orange lion icon
  2. Click the toggle on the top right, shifting from "Up" to "Down"
  1. In the extension bar, click on the Ghostery icon
  2. Click the "Anti-Tracking" shield so it says "Off"
  3. Click the "Ad-Blocking" stop sign so it says "Off"
  4. Refresh the page
  1. In the extension bar, click on the uBlock Origin icon
  2. Click on the big, blue power button
  3. Refresh the page
  1. In the extension bar, click on the uBlock icon
  2. Click on the big, blue power button
  3. Refresh the page
  1. In the extension bar, click on the UltraBlock icon
  2. Check the "Disable UltraBlock" checkbox
  1. Please disable your Ad Blocker
  2. Disable any DNS blocking tools such as AdGuardDNS or NextDNS
  3. Disable any privacy or tracking protection extensions such as Firefox Enhanced Tracking Protection or DuckDuckGo Privacy.

If the prompt is still appearing, please disable any tools or services you are using that block internet ads (e.g. DNS Servers, tracking protection or privacy extensions).