C#程序显示一个月中的天数
使用DaysInMonth可以显示一个月中的天数。
将年和月添加为DaysInMonth()方法的参数-
DateTime.DaysInMonth(2018, 8);
以下是一个例子-
示例
using System;
using System.Collections.Generic;
using System.Linq;
public class Demo {
public static void Main() {
Console.WriteLine("Today = {0}", DateTime.Today);
int num_days = DateTime.DaysInMonth(2018, 8);
Console.WriteLine("Days in August: "+num_days);
}
}输出结果
Today = 9/4/2018 12:00:00 AM Days in August: 31
热门推荐
10 迎新祝福语简短20字
11 老考试顺利祝福语简短
12 开业经典祝福语简短
13 對好友毕业祝福语简短
14 老板生日祝福语简短语
15 2026猪年祝福语简短语
16 学生祝福语简短古诗句
17 入学校简短祝福语
18 同学分开祝福语简短