示例#1
0
 public string AdjustToRFC822(DateTime dt)
 {
     return(SessionManager.AdjustToRFC822(dt));
 }