Difference between revisions of "FR/Documentation/Calc: fonction JOUR"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Syntaxev:)
m (Voir également :)
 
(4 intermediate revisions by 3 users not shown)
Line 20: Line 20:
 
'''[[Documentation/FR/Calc:_fonction_ANNEE|ANNEE]]''',
 
'''[[Documentation/FR/Calc:_fonction_ANNEE|ANNEE]]''',
 
'''[[Documentation/FR/Calc:_fonction_MOIS|MOIS]]''',
 
'''[[Documentation/FR/Calc:_fonction_MOIS|MOIS]]''',
'''[[Documentation/How_Tos/Calc: WEEKDAY function|JOUR.SEMAINE]]''',
+
'''[[Documentation/FR/Calc:_fonction_JOURSEM|JOURSEM]]''',
'''[[Documentation/How_Tos/Calc: HOUR function|HEURE]]''',
+
'''[[Documentation/FR/Calc:_fonction_HEURE|HEURE]]''',
'''[[Documentation/How_Tos/Calc: MINUTE function|MINUTE]]''',
+
'''[[Documentation/FR/Calc:_fonction_MINUTE|MINUTE]]''',
'''[[Documentation/How_Tos/Calc: SECOND function|SECONDE]]'''
+
'''[[Documentation/FR/Calc:_fonction_SECONDE|SECONDE]]'''
  
 
'''[[Documentation/FR/Calc:_Fonctions_date_heure|Fonction date et heure]]'''
 
'''[[Documentation/FR/Calc:_Fonctions_date_heure|Fonction date et heure]]'''
  
 
'''[[Documentation/FR/Calc:_Fonctions_date_heure#Aper.C3.A7u_des_dates_et_heures|Aperçu dates et heures]]'''
 
'''[[Documentation/FR/Calc:_Fonctions_date_heure#Aper.C3.A7u_des_dates_et_heures|Aperçu dates et heures]]'''
 +
{{PDL1}}
 +
[[Category: Calc/Fonctions/FR|JOUR]]

Latest revision as of 15:36, 30 May 2009


JOUR

Renvoie le jour d'une date donnée.

Syntaxe :

JOUR(date)

renvoie le jour de date comme un nombre (1-31).
date peut être du texte ou un numéro de série date-heure.

Exemple :

JOUR("2008-06-04")

renvoie 4.

JOUR(A1)

où la cellule A1 contient la date 23Nov83 comme un numéro de série date-heure renvoie 23.

Voir également :

ANNEE, MOIS, JOURSEM, HEURE, MINUTE, SECONDE

Fonction date et heure

Aperçu dates et heures

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools