|
|
@ -46,51 +46,3 @@ mots-clés : \['Champs', 'Types de champs', 'Date et heure', 'Créer un champ d |
|
|
|
* [Date](020.date.md) |
|
|
|
* [Date](020.date.md) |
|
|
|
* [Temps](030.time.md) |
|
|
|
* [Temps](030.time.md) |
|
|
|
* [Durée](040.duration.md) |
|
|
|
* [Durée](040.duration.md) |
|
|
|
*** |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
titre : 'Date Heure' |
|
|
|
|
|
|
|
description: 'Cet article explique comment créer et utiliser un champ Date Heure.' |
|
|
|
|
|
|
|
balises : \['Champs', 'Types de champs', 'Date et heure'] |
|
|
|
|
|
|
|
mots-clés : \['Champs', 'Types de champs', 'Date et heure', 'Créer un champ date/heure'] |
|
|
|
|
|
|
|
---------------------------------------------------------------------------------------- |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`Date Time`Le type de champ est utilisé pour stocker les valeurs de date et d’heure dans un seul champ. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Créer un champ date/heure |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. Cliquer sur`+`icône à droite de`Fields header` |
|
|
|
|
|
|
|
2. Dans la liste déroulante modale, entrez le nom du champ (facultatif). |
|
|
|
|
|
|
|
3. Sélectionnez le type de champ comme`DateTime`dans la liste déroulante. |
|
|
|
|
|
|
|
4. Configurer`Date Format` |
|
|
|
|
|
|
|
5. Configurer`Time Format` |
|
|
|
|
|
|
|
6. Configurer la valeur par défaut (facultatif) |
|
|
|
|
|
|
|
7. Cliquer sur`Save Field`bouton. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
![image](/img/v2/fields/types/datetime.png) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Formats de dates pris en charge |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Formater | Exemple | |
|
|
|
|
|
|
|
|--------------|--------------| |
|
|
|
|
|
|
|
| AAAA-MM-JJ | 2023-09-22 | |
|
|
|
|
|
|
|
| AAAA/MM/JJ | 2023/09/22 | |
|
|
|
|
|
|
|
| JJ-MM-AAAA | 22-09-2023 | |
|
|
|
|
|
|
|
| MM-JJ-AAAA | 22/09/2023 | |
|
|
|
|
|
|
|
| JJ/MM/AAAA | 22/09/2023 | |
|
|
|
|
|
|
|
| MM/JJ/AAAA | 22/09/2023 | |
|
|
|
|
|
|
|
| JJ MM AAAA | 22 09 2023 | |
|
|
|
|
|
|
|
| MM JJ AAAA | 22 09 2023 | |
|
|
|
|
|
|
|
| AAAA MM JJ | 2023 09 22 | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Formats d'heure pris en charge |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Formater | Exemple | |
|
|
|
|
|
|
|
|---------------|------------| |
|
|
|
|
|
|
|
| HH:mm:ss | 12:45:30 | |
|
|
|
|
|
|
|
| HH:mm | 14h20 | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Domaines connexes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [Date](020.date.md) |
|
|
|
|
|
|
|
* [Temps](030.time.md) |
|
|
|
|
|
|
|
* [Durée](040.duration.md) |
|
|
|
|
|
|
|