alias timeuntil { return $calc($ctime($1) - $ctime) } alias saytimeuntil { say It is exactly $duration($timeuntil($1)) until $1! }