> lang > time | ![]() |
| Documentation |
|
Result = Time ( Date AS Date ) AS Date
Returns the time part of a Date value.
Date = Time ( Hours AS Integer , Minutes AS Integer, Seconds AS Integer) AS Date
Makes a time from its components.