[imp] inbox messages date
    Erik Slooff 
    erik at slooff.com
       
    Tue Jul  8 00:00:59 PDT 2003
    
    
  
> On Tuesday 08 July 2003 01:33, Michael M Slusarz wrote:
> > | How can I make the arrival time of messages in INBOX appear like:
> > | day/month/year ?
> > | Right now, the date is set to month/day/year, and I can't seem to
> > | find the
> > | setting to change...
> >
> > imp/config/conf.php:
> >
> > $conf['mailbox']['date_format'] = '...';
> 
> Well, what it says is:
> 
> // What format string should we pass to strftime() for 
> messages sent on
> // days other than today?
> $conf['mailbox']['date_format'] = '%x';
> 
> I have no idea what it means and I'm not sure this could help 
> me with my 
> little problem. What is "%x" anyway ?
You will answers to your questions here:
http://php.net/strftime
Bye,
Erik
    
    
More information about the imp
mailing list