LibreOffice SymbolLibreOffice Symbol

Precisamos da súa axuda!

Hora

TIME returns the current time value from values for hours, minutes and seconds. This function can be used to convert a time based on these three elements to a decimal time value.

Sintaxe

TIME(Hour; Minute; Second)

Use an integer to set the Hour.

Use an integer to set the Minute.

Use an integer to set the Second.

Exemplos

=TIME(10;70;0) devolve 11:10:0

=TIME(10;70;0) devolve 11:10:0

Información técnica

Icona Nota

This function is part of the Open Document Format for Office Applications (OpenDocument) standard.