static int daysUntilEndOfYear() { ret ifloor(toDays(parseYMD((year()+1) + "/1/1")-now())); }