How can I convert a date (MMDDYYYY) in the same format as given by the time function - that is seconds since 01/01/1970. The reason is that I need to compare 2 dates and determine if the second date occurs before or after the first date. It seems easier if there is a Unix built-in function that will do this (which I seem to recall there is).
Dan
Dan

