static long unixTime_startOfToday() { long time = now(); ret unixTime(time)-unixDay(time)*24*60*60; }