MailWatch Recent Message Date/Time Format

Discuss the ConfigServer MailScanner Front-End script
Post Reply
JDStallings
Junior Member
Posts: 56
Joined: 10 Dec 2006, 10:04

MailWatch Recent Message Date/Time Format

Post by JDStallings »

Has anyone been able to change the Date/Time on the MailWatch Recent Message report as well as the message detail and quarantined page from DD/MM/YYYY to MM/DD/YYYY?

I have looked on-line as well as these forms and was not able to find anything. So I apologize if it is listed in a post which I may have missed.

Thanks!
Jim
sawbuck
Junior Member
Posts: 366
Joined: 10 Dec 2006, 16:20

Re: MailWatch Recent Message Date/Time Format

Post by sawbuck »

Changing the DATE/TIME Settings in conf.php around line 65 from "define(DATE_FORMAT, '%d/%m/%y');" to "define(DATE_FORMAT, '%m/%d/%y');" (without the quotes) will do it.

Should have mentioned that will revert on an update to MSFE.
JDStallings
Junior Member
Posts: 56
Joined: 10 Dec 2006, 10:04

Re: MailWatch Recent Message Date/Time Format

Post by JDStallings »

Sawbuck, where is this file stored? I have not been able to find it anywhere? I have a bunch of config.php but not one I can track down to being for MSFE.

Jim
JDStallings
Junior Member
Posts: 56
Joined: 10 Dec 2006, 10:04

Re: MailWatch Recent Message Date/Time Format

Post by JDStallings »

Found it... Must have had a TYPO: /usr/local/cpanel/whostmgr/docroot/cgi/mailwatch/conf.php

Thanks again!

Chirpy... is this something we have as a configurable option?
Post Reply