Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

returning Timestamp in date() format

$
0
0

Replies: 0

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>

how can we do this with this plugin?


Viewing all articles
Browse latest Browse all 59525

Trending Articles