Is there any way i can decode the os.time numbers back into a readable format
The [URL="http://php.net/manual/en/function.date.php"]date[/URL] function accepts a time-stamp numeric and a format string:
[code]<string> date( <string> $format, <float|int> $timestamp )[/code]
For future reference, we have a thread for these small one-off questions: [URL="http://www.facepunch.com/threads/1092866"]Web Development Questions That Don't Need Their Own Thread v2[/URL]
Ok, well i dont get any of that, if i had [B]1315080231[/B] can someone change that to a time and date format.
[QUOTE=Science;32146332]Ok, well i dont get any of that, if i had [B]1315080231[/B] can someone change that to a time and date format.[/QUOTE]
[img]http://img1.uploadscreenshot.com/images/orig/9/2480929259-orig.png[/img]