alias endofyear { var %newyear $ctime($calc($asctime(yyyy) + 1) $+ /01/01 00:00:00) echo -ag $duration($calc(%newyear - $ctime)) }