$hours
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
$hours
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Extracts “hours” information from a standard time value.
Syntax
$hours(time)
Parameters
time | an 8-digit number, or an expression that evaluates to an 8-digit number, expressing valid time in the form HHMMSSTT |
Return Value
Number.
Comments
The system variable $Time is often used for time.
Example
$hours($Time)
Evaluates to 23 when $Time has the value 23595999.
See Also
Updated
ByJason Lee
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5