Searched refs:ulocdat (Results 1 – 3 of 3) sorted by relevance
83 Date ulocdat = new Date(); in TestJ691() local86 ulocdat = df.parse(udt); in TestJ691()91 String outString = df.format(ulocdat); in TestJ691()
87 Date ulocdat = new Date(); in TestJ691() local90 ulocdat = df.parse(udt); in TestJ691()95 String outString = df.format(ulocdat); in TestJ691()
2697 UDate ulocdat = df->parse(udt, status); local2701 df->format(ulocdat, outString);