POSIX::strftime() should be able to handle Unicode characters in the
authorSteve Peters <steve@fisharerojo.org>
Thu, 15 Oct 2009 14:12:57 +0000 (09:12 -0500)
committerSteve Peters <steve@fisharerojo.org>
Thu, 15 Oct 2009 14:12:57 +0000 (09:12 -0500)
commit9e8c01f558a03902ff2f54935fd7e6dcc7ec656c
tree9a669a61c2e42a3225ea8523a0386f54cdc76ac7
parent867fa1e2da145229b4db2c6e8d5b51700c15f114
POSIX::strftime() should be able to handle Unicode characters in the
format string the same as ASCII ones.
ext/POSIX/POSIX.pm
ext/POSIX/POSIX.xs
ext/POSIX/t/time.t