23 May
2005
23 May
'05
6:47 p.m.
--On Montag, 23. Mai 2005 20:40 Uhr +0200 Lennart Regebro <regebro@gmail.com> wrote:
On 5/23/05, Andreas Jung <lists@andreas-jung.com> wrote:
A deprecation warning could do the job. To be honest I would have never thought about such a usecase :-) However we could convert unicode to utf8 and use this as argument for strftime() and converting the result back to unicode.
Yeah, that works. Is there cases when this would not work?
utf8 should cover the whole unicode database, shouldn't it?! -aj