StargazeR82
MIS
I'm using MX to develop a web interface for a MySQL backend. MySQL wants dates in the format yyyy/mm/dd.
When I show an update page for an order, it shows me the date in the format mm/dd/yy. If you update the order and just leave the date the same...it won't take the date b/c it's no longer in the proper format...how should i handle this? Any help is appreciated.
When I show an update page for an order, it shows me the date in the format mm/dd/yy. If you update the order and just leave the date the same...it won't take the date b/c it's no longer in the proper format...how should i handle this? Any help is appreciated.