Code:
alias timeask {
  echo -a $1 is $iif($1 == $date,today,$iif($ctime($1) > $ctime,in the future,in the past))
}

/timeask 10/11/2003
/timeask 09/11/2003
/timeask 08/11/2003