摘要:
usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;namespaceWyfClass{publicclasstools{//////得到本周第一天(以星期天为第一天)/////////publi... 阅读全文
摘要:
各種日期時間計算//改變日期formatstring startStr = start.ToString("yyyy-MM-dd HH:mm:ss");DateTime dt = Convert.ToDateTime(startStr);//轉回DateTimeP.S format 大小寫意義不同:... 阅读全文