blob: 4b1a753bfa519ee69a6596276f3615d7e1aba5b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
title: date
slug: Archive/Mozilla/XUL/Property/date
tags:
- XUL Properties
- XUL Reference
translation_of: Archive/Mozilla/XUL/Property/date
---
<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/date">date</a></span></code></dt>
<dd>
型: <em>整数型</em></dd>
<dd>
その月の現在選択されている日 (1 から 31 までの値)。選択された日を変更するにはこのプロパティを設定してください。</dd>
</dl>
|