标签: c# asp.net datetime label substring
<asp:Label ID="Label_Resaid_Date" runat="server" Text='<%# Eval("Resaier_Date" , "{0:d MMM HH:mm:ss}") %>'></asp:Label>
它显示这样的日期(5月30日11:21:21) 但我想要类似的东西 (来自数据库的DateTime) - (Client Now DateTime)=并显示结果 2M,2H,2d中 我的意思是像Facebook和Twitter Post Timing