[dev] Re: [imp] format of date
Vahid Ghafarpour
vahid at ghafarpour.com
Mon Jan 10 06:30:44 PST 2005
Hi,
I american locale this format is changing how it set with locale?!
--- Brandon Lee <lee.bran at gmail.com> 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
> >
>
>
> --
> rgds
> Brandon
> --
> 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
>
>
>
>
--
Vahid Ghafarpour.
vahid at ghafarpour.com
http://vahid.ghafarpour.com/
More information about the dev
mailing list