Jump to content

php date format?


Recommended Posts

hi everyone, I have a date being called from my db and being outputted as yyyy-mm-dd, is there a way to formate it so it displays dd/mm/yyyy?

 

My current code is

<div class="KT_col_intraartapproval"><?php echo KT_FormatForList($row_rsworksorders1['intraartapproval'], 20); ?></div>

Link to comment
https://forums.phpfreaks.com/topic/201973-php-date-format/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.