TIMEVALUE

Returns the fraction of a 24-hour day corresponding to the provided time string.

Exemples d'utilisation 

  • TIMEVALUE("1:23:45")

  • TIMEVALUE(tableA.fieldB)

Syntaxe 

TIMEVALUE ( time_text )

  • time_text - the string representing the time.

Résultat 

number - the time in days given the time string.

Page de référence des fonctions