Convert month part of date to short name mysql 8

前端 未结 0 1059
佛祖请我去吃肉
佛祖请我去吃肉 2020-11-29 20:02

date_format converts the current date to the selected format

select date_format(now(),\'%d-%M-%Y\');

result is

\'29-N         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题