Closed GoogleCodeExporter closed 9 years ago
I will add jsiconv module (http://en.wikipedia.org/wiki/Iconv).
Original comment by sou...@gmail.com
on 6 Oct 2008 at 3:08
Original comment by sou...@gmail.com
on 8 Oct 2008 at 12:00
fixed in r2053.
example:
var conv = new Iconv('UTF-8', 'ISO-8859-15'); // from ISO-8859-15 to UTF-8
Print( conv('testé et approuvé') ,'\n' );
Original comment by sou...@gmail.com
on 9 Oct 2008 at 7:20
Original issue reported on code.google.com by
oolmf...@gmail.com
on 6 Oct 2008 at 10:34