From: Joe H. <jo...@ne...> - 2001-07-06 21:58:51
|
Which pages in particular are you talking about? The date is displayed in many areas. It would be nice to make a nice configuration variable in the general.conf.php file to choose how to display the date, but this doesn't exist as of yet. For the most part, all the displayed scripts are in the scripts/ directory. The date is stored mostely in MySQL database using a DATETIME variable type. you should be able to just display it the way that you want it. Benjamin Leung <bd...@ph...> said: > > Apologies for my post earlier this week, it seems that Microsoft Outlook > Web access is not the best piece of software out there.... > > Here is my email: > > Hi everyone, > I was wondering if it was easily possible to change the date > in PHPhelpdesk > from YYYY-MM-DD to DD-MM-YYYY? I'm assuming this is more > related with > how the actual date is being shown rather how it is stored in > the database. > Exactly what files would I need to modify? > > thanks in > advance, > Ben Leung > > > > _______________________________________________ > Phphelpdesk-help mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phphelpdesk-help > -- |