static long unixTime_startOfDay(long time default now()) { ret unixDay(time)*24*60*60; }