摘要:
/// <summary> /// 获取选中时间 /// </summary> private void GetSelectTime() { //今日 if (rbToday.Checked == true) { dtpBeginTime.ReadOnly = true; dtpEndTime.Re 阅读全文
posted @ 2020-06-28 20:00
博客YS
阅读(666)
评论(0)
推荐(0)
摘要:
/// <summary> /// 获取本周的周一日期 /// </summary> /// <returns></returns> public string GetThisWeekMonday() { DateTime date = DateTime.Now; DateTime firstDat 阅读全文
posted @ 2020-06-28 11:33
博客YS
阅读(1470)
评论(0)
推荐(0)

浙公网安备 33010602011771号