alias ctime2 {
return $calc($ctime - $asctime(January 1 2001 00:00:00))
}

That will give you the ctime since the first day of the year 2001. Alter the $asctime() value to suite your needs