LibreOffice SymbolLibreOffice Symbol

Будь ласка, підтримайте нас!

MINUTE

Calculates the minute for an internal time value. The minute is returned as a number between 0 and 59.

Syntax

MINUTE(Number)

Number, as a time value, is a decimal number where the number of the minute is to be returned.

Піктограма Примітка

MINUTE() returns the integer part of the minute.


Приклади

=MINUTE(8.999) returns 58

=MINUTE(8.9999) returns 59

=MINUTE(NOW()) returns the current minute value.

Технічна інформація

Піктограма Примітка

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