diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/timepicker.value/index.html')
-rw-r--r-- | files/ja/archive/mozilla/xul/attribute/timepicker.value/index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/timepicker.value/index.html b/files/ja/archive/mozilla/xul/attribute/timepicker.value/index.html new file mode 100644 index 0000000000..47ddffa71b --- /dev/null +++ b/files/ja/archive/mozilla/xul/attribute/timepicker.value/index.html @@ -0,0 +1,18 @@ +--- +title: timepicker.value +slug: Archive/Mozilla/XUL/Attribute/timepicker.value +tags: + - XUL Attributes + - XUL Reference +translation_of: Archive/Mozilla/XUL/Attribute/timepicker.value +--- +<div class="noinclude"> + <span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div> +<dl> + <dt> + <code id="a-timepicker.value"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/timepicker.value">value</a></code></dt> + <dd> + 型: <em>文字列型</em></dd> + <dd> + timepicker の初期値を <var>HH:MM:SS</var> 形式と <var>HH:MM</var> 形式のどちらかに設定します。</dd> +</dl> |