LibreOfficeDev 25.8 Help
VozL8‖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.
fzPmm‖TIME(Hour; Minute; Second)
3DWFB‖Use an integer to set the Hour.
QKjXC‖Use an integer to set the Minute.
ALcZt‖Use an integer to set the Second.
qGpQS‖=TIME(0;0;0) returns 00:00:00
DKovu‖=TIME(4;20;4) returns 04:20:04