Re: FN-FORUM: date compare
date posted 19th August 2003 13:42
Pamela Whittaker asked:
> I have two dates in the format yyyy-mm-dd. Is there an easy
> way to test if one is earlier than the other or do I have to
> split then and compare the year, month and day separately.
You can just do a straight string comparison (ie using the string '