TIME
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.
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 .
=TIME(0;0;0) returns 00:00:00
=TIME(4;20;4) returns 04:20:04
About Us | Privacy Policy | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Mozilla Public License v2.0 . “LibreOffice” and “The Document Foundation” are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in TDF's trademark policy . Collabora Office is derived from LibreOffice which was based on OpenOffice.org.