获取当月的第1天

this.dtpBegin.Value = DateTime.Now.AddDays(1 - DateTime.Now.Day);

posted @ 2012-07-06 10:32  zhcnblog  阅读(142)  评论(0编辑  收藏  举报