where change default date format
I read from documents than default date format is set for system locale.
When i install weblogic i have configured my system locale as US so date format is MM/dd/yyyy
but users need to show dates as dd/MM/yyyy
I already change regional setting and configure it as Colombia Format, but it continue showing date as US locale.
I think the problem is in that Server bc if i run application on my local it show well dates.
I hear about configure trinidad-config but i want application use system locale....