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()
514 Date patchDate = new Date(); in parseDate() local517 patchDate = template.parse(date); in parseDate()521 return patchDate; in parseDate()