HOUR

Returns the hour for a given time value. The hour is returned as an integer between 0 and 23.

note

This function is part of the Open Document Format for Office Applications (OpenDocument) standard Version 1.2. (ISO/IEC 26300:2-2015)


Sintakse

HOUR(Skaitlis)

Number, as a time value, is a decimal, for which the hour is to be returned.

note

HOUR() returns the integer part of the hour.


Piemēri

=HOUR(NOW()) atgriež pašreizējo stundu

=HOUR(C4) atgriež 17, ja saturs C4 = 17:20:00.

Please support us!