Customizing date format in the report scope selector
To customize the date format displayed in the report scope selector for all Portal users, you can modify the portal.properties file. For example, you can set the date to display: dd/MM/yyyy or MM/dd/yyyy
Use the following:
#Formatters that define specific presentations of numbers and dates formatter.decimalPlaces=2 fileSize.base2=true formatter.number=###,###,##0 formatter.date=MMM dd, yyyy hh:mm:ssa formatter.dateZone=MMM dd, yyyy hh:mm:ssa z formatter.yearMonth=MMM dd formatter.groupByDate=MMM dd formatter.designerDate=MM/dd/yyyy formatter.currency=$ ###,###,##0.00