**FUNCTION:** `TimeValue(time)`
**Description**
Extrait la partie heure d’une expression date/heure.
**Syntax**
`TimeValue(time)`
**Paramètres**
– *(aucun)*
**Exemples**
« `vb
WScript.Echo TimeValue(Now)
« `
**Output :** `heure`
**FUNCTION:** `TimeValue(time)`
**Description**
Extrait la partie heure d’une expression date/heure.
**Syntax**
`TimeValue(time)`
**Paramètres**
– *(aucun)*
**Exemples**
« `vb
WScript.Echo TimeValue(Now)
« `
**Output :** `heure`