How to check if a date is between other 2 dates?

For example:

I'd like to see if the date 01/01/2003 is between 15/12/2002 and 15/01/2003.

Thanks!