LibreOffice 24.8 Help
Calculates the minute for an internal time value. The minute is returned as a number between 0 and 59.
MINUTE(Skaitlis)
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) atgriež 58
=MINUTE(8.9999) atgriež 59
=MINUTE(NOW()) atgriež pašreizējās minūtes vērtību.