How to change the report date format?
You can change report date format in reports generated by OpenX.
Date format is set in every language version separately. If you are using OpenX in English language version please do following steps to change your date format:
1. Go to: 'lib\max\language\en\' folder,
2. Find 'default.lang.php' file,
3. Find $GLOBALS['date_format']= "%d/%m/%Y"; line,
4. Change it to $GLOBALS['date_format']= "%m/%d/%Y";
NOTE: This way your date will be changed from default format %d/%m/%Y (Day, Month, Year) to %m/%d/%Y (Month , Day, Year).
You can change date formats in other language versions by changing the values above in 'default.lang.php' files in the corresponding language folder.

RSS
Twitter
Facebook
FriendFeed