DateTimeFormatting.DateTimeFormatter("month day dayofweek year"); DateTime dateToFormat = DateTime.Now; var mydate = formatter.Format(dateToFormat);.
確定! 回上一頁