aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/property/datevalue/index.html
blob: 3b0f684aaf134c1e9b7b52878e458298abdd1c60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: dateValue
slug: Archive/Mozilla/XUL/Property/dateValue
tags:
  - XUL Properties
  - XUL Reference
translation_of: Archive/Mozilla/XUL/Property/dateValue
---
<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/dateValue">dateValue</a></span></code></dt>
  <dd>
    型: <em>Date</em></dd>
  <dd>
    <a href="/ja/docs/JavaScript/Reference/Global_Objects/Date" title="JavaScript/Reference/Global_Objects/Date">Date</a> オブジェクトとして datepicker に現在入力または選択されている日付</dd>
</dl>