Forum Moderators: coopster
date("l","21-10-2003")
Would that give me the day of the week? I'm not where I can test it myself right now, so I just need to know if that kind of syntax would work... or do I need to convert the date to a real timestamp? (The server is a Linux machine)
<added>The first string is a lowercase L</added>