TIMEVALUE

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

Esempi di utilizzo 

  • TIMEVALUE("1:23:45")

  • TIMEVALUE(tableA.fieldB)

Sintassi 

TIMEVALUE ( time_text )

  • time_text - the string representing the time.

Restituisce 

number - the time in days given the time string.

Funzioni