First, set the correct format in localedefinitions.xml:
Now, open calendar.js from location \OracleBI\oc4j_bi\j2ee\home\applications\analytics\analytics\res\b_mozilla, not from location \OracleBI\web\app\res\b_mozilla.
Add a part of the code for adding leading zeros for days and months only. We add this inside the NQCSetDate function.
Now you are able to see leading zeros in days and months, everytime. The length is always 2.
No comments:
Post a Comment