striky,
if you are using the new pnRender version, you can modify this file:
..\includes\classes\Smarty\plugins\modifier.date_format.php
As the first line of the function in this file, insert
setlocale (LC_TIME, "en_EN");
You have to replace en_EN with the code for Norway (I don't know the it).
Thomas
Template courtesy of Designs By Darren.