{Inv Date} = Date(2008,01,12)

Would return all records for 12-Jan-08

The "internal" date format in Adagio is YMD in 3 bytes.

Y = 108 => 2008, M and D are 1 to 12 and 1 to # of Days in Month