Jump to content

Changing Date Format?


Recommended Posts

there are really two routes that you can take for this.. you can take the MYSQL route and use mysql functions for this, or you can go the PHP route and use PHP's built in date-time functions for this.. either of these you can google for

The answer can only be as specific as the information provided. The OP didn't even see fit to mention what RDBMS is being used, and didn't bother to provide so much as a query string or a table description.

(Pikachu2000 - the Help Vampire slayer, lol)

 

Matt Ridge,

check out:

  date_parse_from_format()

  mktime()

  date()

and such.

 

An learning to ask better questions will help too.

http://slash7.com/2006/12/22/vampires/

in most cases, the quality of the answer reflects the quality of the question..

in most cases, the quality of the answer reflects the quality of the question.

quite right, which is why I recommend the OP learn how to ask better questions. Assuming that "Yes" isn't the answer he wanted, even though it was a legit and accurate answer to the question he asked.

in most cases, the quality of the answer reflects the quality of the question.

quite right, which is why I recommend the OP learn how to ask better questions. Assuming that "Yes" isn't the answer he wanted, even though it was a legit and accurate answer to the question he asked.

 

Actually it was the answer I needed. I was asking in a generic sense... I didn't feel the need to go into a tirade like I normally do.  I'm on a time crunch.

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.