Jump to content

Convert (y-m-d) to (d-m-y) from database retrieved date


yandoo

Recommended Posts

Hi there,

 

Im thinking this should be fairly straightforward. Im trying to change the date format from a recordset date that is retrieved from my database.

 

As the date is: <?php echo $query ['date']; ?> I just need to add the correct (d-m-y) formatting. I can do this easily when applying the current date. e.g. <?php echo date('d-m-y'); ?>  But how can it be done from a date retrieved form a database?

 

Thanks :)

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.