Jump to content

Recommended Posts

Im having problems formatting a date from mysql to php

 

In the database its

 

2008-10-19 08:48:09

 

and I want it to read 19 Oct 2008 8:48 (or something simular) in php

 

Instead at the moment its reading Thu Jan 01st,1970 01:33 am  No matter what date is in the database!!

 

I am using a classified script and I have acomlished this on other php pages by using the following

 

echo freetpl_date($rst["get_date"],0);

 

But I can find the function freetpl_date anywhere to see whats happening!

 

If there a simple way to format this date?

 

 

Link to comment
https://forums.phpfreaks.com/topic/129060-solved-date-format-issues/
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.