[Templates] Plugins and Unicode confusion

Tatsuhiko Miyagawa miyagawa@gmail.com
Thu, 16 Feb 2006 14:45:34 -0800


On 2/16/06, Bernhard Graf <tt@augensalat.de> wrote:
> On Thursday 16 February 2006 22:36, Tatsuhiko Miyagawa wrote:
>
> > That's because Date plugin returns the string in latin-1, which is
> > not "the right thing to do". It should be either UTF-8 bytes or
> > Unicode string when you want to use Plugin::Encoding.
>
> I don't think it is the date plugin - I don't find any encoding/decoding
> stuff inside it.

Yeah, POSIX.

 --
Tatsuhiko Miyagawa