摘要: 1、data_format 日期转字符串select date_format(Now(), '%Y-%m-%d %H:%i');2、str_to_date 字符串转日期select str_to_date('2008.08.09 08:09:30', '%Y.%m.%d %h:%i:%s'); --... 阅读全文
posted @ 2015-01-04 20:50 德玛西亚冲锋 阅读(357) 评论(0) 推荐(0) 编辑