Convert Date String to Day of Week

后端 未结 6 1902
走了就别回头了
走了就别回头了 2020-12-08 04:27

I have date strings like this:

\'January 11, 2010\'

and I need a function that returns the day of the week, like

\'mon\', o         


        
6条回答
提交回复
热议问题