diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/property/month/index.html')
-rw-r--r-- | files/ja/archive/mozilla/xul/property/month/index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/property/month/index.html b/files/ja/archive/mozilla/xul/property/month/index.html new file mode 100644 index 0000000000..db333fab1e --- /dev/null +++ b/files/ja/archive/mozilla/xul/property/month/index.html @@ -0,0 +1,18 @@ +--- +title: month +slug: Archive/Mozilla/XUL/Property/month +tags: + - XUL Properties + - XUL Reference +translation_of: Archive/Mozilla/XUL/Property/month +--- +<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/month">month</a></span></code></dt> + <dd> + 型: <em>整数型</em></dd> + <dd> + 現在選択されている月 (0 から 11 までの値)。選択された月を変更するにはこのプロパティを設定してください。</dd> +</dl> |