[imp] format of date
Helene Figueiredo
Helene.Figueiredo at ujf-grenoble.fr
Mon Jan 10 04:14:44 PST 2005
Thanks for your answer.
But I don't have this $_prefs['time_format'] on horde/imp/config/prefs.php.
I have this :
horde/imp/config/conf.php:$conf['mailbox']['date_format'] = '%x';
horde/imp/config/conf.php:$conf['mailbox']['time_format'] = '%X';
thanks
Helene
Brandon Lee wrote:
> Hi Helene,
>
> Look under horde/imp/config/prefs.php and under;
> $_prefs['time_format'] = array(
> 'value' => '%X',
> 'locked' => false,
> 'shared' => false,
> 'type' => 'enum',
> 'enum' => array(
> '%X' => strftime('%X'),
> '%H:%M:%S' => strftime('%H:%M:%S'),
> '%I:%M:%S %p' => strftime('%I:%M:%S %p'),
> '%H:%M' => strftime('%H:%M'),
> '%I:%M%p' => strftime('%I:%M%p'),
> ),
> 'desc' => _("Format of message dates in the mailbox view for
> messages dated today"));
>
> at line 928
>
> Rgds
> brandon
>
>
> On Mon, 10 Jan 2005 10:00:47 +0100, Helene Figueiredo
> <Helene.Figueiredo at ujf-grenoble.fr> wrote:
>
>>Hello,
>>
>>I am using horde/imp as webmail.
>>When I look at my mails, they have the date with this format : 01/10/05
>>(month/day/year)
>>
>>Is it possible to format the date like day/month/year ? Where can I find
>>this parameter ?
>>
>>Thanks for your help.
>>
>>Helene Figueiredo
>>--
>>IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
>>Frequently Asked Questions: http://horde.org/faq/
>>To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>>
>
>
>
--
Equipe systeme
Centre de Ressources Informatiques de Proximite
Universite Joseph Fourier
BP53
38041 Grenoble cedex 9
Tel. : 04.76.63.50.00
Fax : 04.76.63.50.01
More information about the imp
mailing list