blob: 2ab9ad4b4f30b11a65db1fd02688a2df5bc49059 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
title: is24HourClock
slug: Archive/Mozilla/XUL/Property/is24HourClock
tags:
- XUL Properties
- XUL Reference
translation_of: Archive/Mozilla/XUL/Property/is24HourClock
---
<div class="noinclude">
<span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="XUL_Reference">XUL リファレンス</a></span></div>
<dl>
<dt>
<code><span><a href="https://developer.mozilla.org/ja/docs/XUL/Property/is24HourClock">is24HourClock</a></span></code></dt>
<dd>
型: <em>論理型</em></dd>
<dd>
時刻の表示に 24 時間形式と 12 時間形式のどちらを使用しているかを示します。12 時間形式の時計では、ユーザが AM と PM を拡張フィールドで取得することができます。このプロパティは読み込み専用です。この値はユーザのロケールから判定されます。</dd>
</dl>
|