Quote:
Originally posted by FireFly
Yes there is a way, use the date() function.
|
Sorry for all the messy posts but this should work but it doesent in vbulletin? is that couse of vbdate() ?
used :
Code:
<?php
/* Set locale to Swedish */
setlocale (LC_ALL, 'sv_SE');
?>
just put that in global php or something...
Just make sure you have the locale file installed that u want.
more at -->
http://php.benscom.com/manual/sv/function.setlocale.php