Code Comments
Programming Forum and web based access to our favorite programming groups.Write a custom modifier to adjust your timestamp:
{$mytime|date_offset:"-2 hours"|date_format}
Travis Low wrote:
> Hello again. I had suggested the possibility of adding an offset to
> the date_format modifier. Messju suggested using setlocale(), which I
> agree with in principle, but I'm having trouble finding the definitive
> way to use setlocale() so that it works on the widest possible range
> of servers. (See http://us2.php.net/setlocale)
>
> Could I get a yes or no on whether the offset could be added to the
> date_format modifier? Seems to me it wouldn't hurt you if you chose
> to use setlocale(), but it would help you a lot if you didn't.
>
> If it's "no", could I please get some help generating a good drop-down
> list for input to setlocale()?
>
> Thanks!
>
> cheers,
>
> Travis
>
Post Follow-up to this messageAh, I think that would work, thanks!
cheers,
Travis
Monte Ohrt wrote:
> Write a custom modifier to adjust your timestamp:
>
> {$mytime|date_offset:"-2 hours"|date_format}
>
>
> Travis Low wrote:
>
>
>
>
>
--
Travis Low
<mailto:travis@dawnstar.com>
<http://www.dawnstar.com>
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.