TimeNum
|
Date/Time |
SYNTAX | TimeNum() |
RETURNS | ARRAY |
FUNCTION | Returns the array with numbers that represent quotation time coded as
follows: 10000 * hour + 100 * minute + second, so 12:37:15 becomes 123715 |
EXAMPLE | TimeNum() |
SEE ALSO | Hour(), Minute(), Second(), TimeNum() |
The TimeNum function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.