Sample Code:
oracle.jbo.domain.Date date1 = am.getOADBTransaction().getCurrentDBDate();
java.text.SimpleDateFormat displayDateFormat = new java.text.SimpleDateFormat ("dd-MM-yyyy hh:mm s");
String OracleDateForm = displayDateFormat.format(date1.dateValue());
oracle.jbo.domain.Date date1 = am.getOADBTransaction().getCurrentDBDate();
java.text.SimpleDateFormat displayDateFormat = new java.text.SimpleDateFormat ("dd-MM-yyyy hh:mm s");
String OracleDateForm = displayDateFormat.format(date1.dateValue());
2 comments:
Thank you for sharing this useful story.
I think your shared information is helpful to me and who are want update their knowledge, who want to started their career with Oracle OAF Online Training.
Thank you for sharing knowledge.
Post a Comment