You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "David E. Wheeler" <Da...@Wheeler.net> on 2000/10/20 00:32:33 UTC

Localized ht_time?

Hi All,

Does anyone know if there is a way to get Apache::Util::ht_time() to
correctly format times based on the time zone in $ENV{TZ} the way that
POSIX::strftime() does? How 'bout getting it to use the correct language
the way POSIX::setlocale() makes POSIX::strftime() format in the correct
language?

TIA!

David

-- 
David E. Wheeler
Software Engineer
Salon Internet                                     ICQ:   15726394
dw@salon.com                                       AIM:   dwTheory

Re: Localized ht_time?

Posted by "David E. Wheeler" <Da...@Wheeler.net>.
"David E. Wheeler" wrote:
> 
> Hi All,
> 
> Does anyone know if there is a way to get Apache::Util::ht_time() to
> correctly format times based on the time zone in $ENV{TZ}...

It does. Duh! Please ignore my spam.

David