Dutch Monthnames *Solution*

jmschotjmschot New
edited May 2011 in Vanilla 2.0 - 2.8
Hi,

If you were wondering: this is how to get the monthnames in dutch. Add the following line to your locale-file:

setlocale(LC_ALL,'nl_NL.UTF-8', 'dutch', 'nl');

Have a nice day!
Sign In or Register to comment.