Is the part of startdate and enddate that specifies the type boundary crossed. The following table lists all valid datepart arguments.
SQL> select dateadd(-55.499 second to timestamp '01.01.2000 00:00:55.499') from rdb$database; 2000-01-01 00:00:00.4990 SQL> select dateadd(-55.501 second to timestamp ...