MINUTE

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

Syntax

MONTH(Broj)

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

Primjeri

=ISEVEN(3.999) vraća FALSE

=ISEVEN(3.999) vraća FALSE

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