Searched defs:MONTH_IN_MILLIS (Results 1 – 2 of 2) sorted by relevance
26 public static final long MONTH_IN_MILLIS = 30 * DAY_IN_MILLIS; field in UnixCalendar
110 private static final long MONTH_IN_MILLIS = 30 * 24 * 3600 * 1000L; field in SmsReleaseStorage