Profile
Achievement
 
    
                jpkunst's Recent Snippets
- All /
 « Prev 1 Next »
Converts textual dates like '1-3-1954' and '01-02-1963' to respectively '1954-3-1' and '1963-02-01'. MySQL is smart enough to understand the values without leading zeros when inserting into a DATE field.
        
        
        
            0 
        
        
            1189 
        
                    posted 13 years ago by jpkunst