blob: 0342ffd158849074b4db8dcf857b4f3ce8300288 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
---
title: datepicker.value
slug: Archive/Mozilla/XUL/Propriétés/datepicker.value
tags:
- Propriétés_XUL
translation_of: Archive/Mozilla/XUL/Property/datepicker.value
---
<div class="noinclude">
<span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="Référence_XUL">Accueil de la référence XUL</a></span></div>
<dl>
<dt>
<code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/value">value</a></span></code></dt>
<dd>
Type : <i>chaîne</i></dd>
<dd>
La date actuellement sélectionnée au format AAAA/MM/JJ. Contrairement à la propriété <code><span><a href="https://developer.mozilla.org/fr/docs/XUL/Propriétés/month">month</a></span></code>, les mois varient ici dans l'intervalle 01 à 12. Définissez cette propriété pour changer la date sélectionnée.</dd>
</dl>
|