static long nowPlusSeconds(double seconds) { ret now()+secondsToMS(seconds); }