static double toHours(long ms) { ret ms/(60000.0*60); }