Requires: MathScript RT Module
Use members of the time class of MathScript functions to generate or return information about dates and times.
| Function | Description |
|---|---|
| calendar | Returns calendar |
| clock | Current date and time as vector |
| date | Date as string |
| date_to_num | Time to double-precision number |
| date_to_str | Time to string |
| date_to_vector | Time to vector |
| now | Current date and time as number |
| numdays | Returns number of days in month |
| weekday | Returns day of week |