IsTimeValid
About the function
The function returns 1 or 0 (true or false) to whether the argument is a valid time point or not.
Syntax
- IsTimeValid(d)
Description
| Type | Description |
|---|---|
| d | A time point represented as a number. |
The function returns 1 or 0 (true or false) to whether the argument is a valid time point or not.
| Type | Description |
|---|---|
| d | A time point represented as a number. |