| | Hi, I was wondering if there is a possibility in the PHP Date function to let it display the date in other languages (probably not, but I thought I'd ask). I know that 'D' gives you 'Sun', 'Mon', etc. and 'l' gives you 'Sunday', 'Monday', etc. Is there any provision for letting it display something like eg. 'Zon', 'Maa', etc., or 'Zondag', 'Maandag' etc. ? It would be handy for people (like me) who have a multilingual web site. Thanks in advance. |

