Author: maxime
Email: 
Message:
use something like this:

tim = gmtime(&timestamp);
strftime(str, MAXTIMESTRLEN, "%a, %d %b %Y %H:%M:%S %Z", tim)

Reply: <http://www.mnogosearch.org/board/message.php?id=4259>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to