blob: db333fab1eade7a47bbe641462c8d2c460c2f325 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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>
|