• falconcoin

    (@falconcoin)


    once again in normal tables we can change rows that come back in unix to readable dates like so

    <td><?php echo date(‘D M j, G:i:s’,$row[“time”]); ?></td>

    [Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]

    how can we do this with this plugin?

    • This topic was modified 9 years ago by bdbrown.
    • This topic was modified 9 years ago by bdbrown.

The topic ‘returning Timestamp in date() format’ is closed to new replies.