[Rearrange Date Displays] Day of Week, Month, Day, Year
Hi all,
I'm looking to rearrange the display of date information. The default display is Day of Week, Day, Month (Monday, 20 February 2008).
The display would be a little easier to read if it were Day of Week, Month, Day, Year (Monday, February 20, 2008).
Below are the files that I've found that affect the output of info (however, this only changes a few instances of info output).
- review/environment/classes/datetimevalue/DateTimeValue.class.php
- review/application/models/project_milestones/ProjectMilestone.class.php
- review/application/models/application_logs/ApplicationLog.class.php
What additional files would I need to edit to make a complete overhaul of date display?
Thanks!
- Chris

Oops.. There is no "review" directory. Review=Root. They all start at the root directory.
Does anyone know how to do this?
- Chris
I think you'll need to look at the PHP code of the date render file.
Hi Ryan,
Thanks for your reply. In my previous message, I listed the files that I changed that affected date display. What is the name of the "date render file" that you mentioned, and where can I find it?
Thanks,
Chris
Anyone know where I can find this file to make the right changes?
In my case it worked with customizing date format in this file:
"environment/classes/localization/Localization.class.php"
Hope it helps...
Depending on your environment, your needs, and/or the audience of your application, the format for displaying date and time might vary. Internationally we have many difference ways to represent a given date and/or time. Here are a few examples of different ways we might display the date January 22, 2003 with or without a time of 10:31 PM.
-----------------
williamgeorge
Friends Dating