Nicholas Clark wrote on 2009-10-15: > In perl.git, the branch blead has been updated > > <http://perl5.git.perl.org/perl.git/commitdiff/8dbe7cf704038839ade17963 > 855cf8bfad0c30a3?hp=a55b162c2ce28c963bbb5fda32a8aff3855ff15d> > > - Log ----------------------------------------------------------------- > commit dc57de01240c08cc88678a29fcb4e2d5f23efa66 > Author: Nicholas Clark <[email protected]> > Date: Thu Oct 15 17:09:12 2009 +0100 > > POSIX::strftime() should be able to handle Unicode characters in the > format string. > > (Restore the intent of 9e8c01f558a03902ff2f54935fd7e6dcc7ec656c, but > with non- buggy tests. Improve the implementation so that it doesn't > always upgrade the format string to UTF-8.) > M ext/POSIX/POSIX.pm M ext/POSIX/POSIX.xs M ext/POSIX/t/time.t > -----------------------------------------------------------------------
Does Time-Piece's strftime() need a similar fix?
