TIMEPART
From LongJump Support Wiki
Revision as of 21:53, 27 August 2009 by imported>Evelyn
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'