blob: 504bf19748f141657d2e76bfe8741d63c08b1f6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
title: datepicker.value
slug: Archive/Mozilla/XUL/Attribute/datepicker.value
tags:
- XUL Attributes
- XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/datepicker.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-datepicker.value"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/datepicker.value">value</a></code></dt>
<dd>
型: <em>文字列型</em></dd>
<dd>
<var>YYYY-MM-DD</var> 形式の datepicker の初期値。</dd>
</dl>
|