In MSAccess, when you add a new record to a table which has a DATE field, do you add the value as a date, or do you need to convert the date value to a long first ?

I know when extracting from tables you need to convert the dates to longs to get your recordets, but is it the same rules when adding a record ?