DateTime format that shows days month year hour and minutes in 24hr format

后端 未结 0 490
孤街浪徒
孤街浪徒 2020-12-20 23:04

This is the result I need to get.

I have tried:

    [DisplayFormat(DataFormatString = "{0:dd/MM/yyyy/HH/mm}")]
    public DateTime St         


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