toTimeString()
Related Functions & Properties
getMilliseconds()
toString()
toDateString()
dateAdd(interval, amount, date)
dateDiff(interval, date1, date2)
datePart(interval, date)
Return a string representation of the time portion of the date.
Examples
(new Date()).toTimeString();