Home | History | Annotate | Download | only in sms

Lines Matching defs:buildDate

1073         final Calendar buildDate = new GregorianCalendar(2011, 8, 18);    // 18 Sep 2011
1076 if (nowDate.before(buildDate)) {