Searched refs:ulocdat (Results 1 – 3 of 3) sorted by relevance
94 Date ulocdat = new Date(); in TestJ691() local97 ulocdat = df.parse(udt); in TestJ691()102 String outString = df.format(ulocdat); in TestJ691()
91 Date ulocdat = new Date(); in TestJ691() local94 ulocdat = df.parse(udt); in TestJ691()99 String outString = df.format(ulocdat); in TestJ691()
2717 UDate ulocdat = df->parse(udt, status); local2721 df->format(ulocdat, outString);