短日期(“ d”)格式说明符
“d”格式说明符表示自定义日期和时间格式字符串。
格式字符串由区域性的DateTimeFormatInfo.ShortDatePattern属性定义。
自定义格式字符串为-
MM/dd/yyyy
示例
using System;
using System.Globalization;
class Demo {
static void Main() {
DateTime myDate = new DateTime(2018,9, 09);
Console.WriteLine(myDate.ToString("d", DateTimeFormatInfo.InvariantInfo));
Console.WriteLine(myDate.ToString("d", CultureInfo.CreateSpecificCulture("en-US")));
}
}输出结果
09/09/2018 9/9/2018
热门推荐
10 班级群毕业祝福语简短
11 儿子31岁祝福语简短
12 侄儿生日祝福语简短独特
13 七一祝福语明信片文案简短
14 元旦祝福语简短有深度
15 祝福语简短七夕
16 对别人新年祝福语简短
17 高中升学宴祝福语简短
18 撩妹生日祝福语简短