Searched refs:gmd (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/lib/
H A DExsltDatetime.java59 static final String gmd = "--MM-dd"; field in class:ExsltDatetime
295 String[] formats = {dt, d, gym, gm, gmd};
397 String[] formats = {dt, d, gmd, gd};
1044 SimpleDateFormat inFormat = new SimpleDateFormat(gmd);

Completed in 46 milliseconds