TIMEPART

From AgileApps Support Wiki

The TIMEPART function returns the time part from a date/datetime.

Syntax
TIMEPART('dString')
Return
Date in the format defined by Date Format
Example
TIMEPART('06/12/2009 10:15 am') = '10:15:00'