{d 'yyyy-mm-dd'}
{t 'hh:mm:ss'}
{ts 'yyyy-mm-dd hh:mm:ss.fff'}SELECT DISTINCT {d '2004-02-29'} AS LeapDate, {d '2003-02-29'} AS NonLeapDate, {ts '2003-02-28'} AS TSGoodDate, {ts '2003-02-29'} AS TSBadDate FROM Sample.Person
| Copyright © 1997-2006, InterSystems Corp. | Build: Caché v5.1 (826U-0) | Last updated: 2006-03-03 02:11:48 | Source: RSQL_dateconstruct.xml |