
May 3rd, 2000, 07:54 PM
|
|
Contributing User
|
|
Join Date: Feb 2000
Posts: 33
Time spent in forums: < 1 sec
Reputation Power: 14
|
|
|
hi again a question ;-)
with this function i get the local dayname
month, etc ...
setlocale ("LC_TIME", "nl_NL");
print(strftime("%A, %e %B %Y"));
echo " n";
but i want to display dates from my mysql
database in the local format.
how about that ??
thanks for any help !
Devshed really is a very good help !
Jan The Netherlands.
|