Unix stores dates as the number of seconds since 1/1/1970. Any calculations done with a blank date with return 1/1/1970.
I have no idea why it is printing that out on the screen when no start date is specified. You'd probably have to make some sort of conditional to negate its printing if you didn't want it displayed on such occasions.
JFYI
Dan O.
------------------