I put users in Snitz DB from my code (the forum is in a intranet). Wich functions do I have to copy (and call) in my code to convert a normal date to Snitz text/date format? (I need to put something in M_DATE and M_LASTHEREDATE fields when I create a new account)
I have another BIG problem! When I go back from the forum to my site... all dates are MM/DD/YYYY instead of DD/MM/YYYY (that's because i put the DD/MM/YYYY option in Snitz where dates are now correct but in the whole intranet all dates are inverted!!!!!!) HELP!
Thx HuwR I think I did the right algorythm to do it myself (I have to do it one time when a user is registered in the intranet, sono no need of functions for several conversions). The real problem now (and that really hurts!) is that when I go back to the intranet (non-forum) pages all dates are inverted and in english (I put UK short in the server date tim forum config) instead of italian. Do you know how to put them back to normal DD/MM/YYYY italian format (even if I have to add a functions on each intranet page) Thx guy