Searched refs:patchDate (Results 1 – 2 of 2) sorted by relevance
156 Date patchDate = template.parse(patch); in getSecurityPatch() local158 patch = DateFormat.format(format, patchDate).toString(); in getSecurityPatch()
517 Date patchDate = new Date(); in parseDate() local520 patchDate = template.parse(date); in parseDate()524 return patchDate; in parseDate()