• 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 7 years, 7 months ago by bdbrown.
    • This topic was modified 7 years, 7 months ago by bdbrown.
  • The topic ‘returning Timestamp in date() format’ is closed to new replies.