Package com.google.gerrit.common
Class TimeUtil
- java.lang.Object
- 
- com.google.gerrit.common.TimeUtil
 
- 
 @GwtIncompatible("Unemulated org.joda.time.DateTimeUtils") public class TimeUtil extends ObjectStatic utility methods for dealing with dates and times.
- 
- 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static longnowMs()static TimestampnowTs()static TimestamproundToSecond(Timestamp t)
 
-