Searched defs:month (Results 1 – 3 of 3) sorted by relevance
82 int month = c.get(Calendar.MONTH) + 1; in packDate() local
72 optional int32 month = 2; field
75 final int month = Integer.parseInt(resetTimeMatcher.group(2)); in parse() local