![]() |
Next Page |
| Contents > Functions reference (alphabetical list) > Time functions > Time function |
|
|
| Time function |
| Format |
Time(hours;minutes;seconds) |
| Parameters |
| hours - the hour value of a time |
| minutes - the minutes value of a time |
| seconds - the seconds value of a time |
| Data type returned |
| time |
| Description |
| Use the Time function or the GetAsTime function to enter a time constant into a formula. |
| Examples |
| Time(4;14;32) returns 4:14:32. |
| Time(4.5;10;30) returns 4:40:30. |
| Time(4;15;70) returns 4:16:10. |
| Related topics |
| Functions reference (category list) |
| Functions reference (alphabetical list) |
| About formulas |
| About functions |
| Defining calculation fields |
| Using operators in formulas |
|
|
| Contents > Functions reference (alphabetical list) > Time functions > Time function | Next Page |