Hi, What is a simple way in Xpath to compare only the date part of the datetime field? Is there a way/function to get only the date part, otherwise i can think of is to set end of day time (23:59:59) on the input (in this case my comparison is db_datetime_field < input) Thanks Shannon