|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Hi,
I am new to this php/MySQL stuff and just finished setting up a database and some php to query it. But I ran into an unforseen problem when it comes to converting dates using PHP. PHP seems to like its dats in the 'yyyymmdd' format and in the database i created the dates are in 'yyyy-mm-dd' format. Is there any easy way to change the format in yhe mySQL database without re-entering all the info? Any help would be appreciated thanks CMatrix |
|
#2
|
|||
|
|||
|
Check out the date_format function of MySQL.
|
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > changing date formats |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|