• PHP Os.Time Decoder
    4 replies, posted
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]
Moar: [url]http://php.net/manual/en/function.date.php[/url]
Sorry, you need to Log In to post a reply to this thread.