C#中的通用日期较长时间(“ G”)格式说明符
“常规日期较长时间”标准格式说明符是短日期(“d”)和较长时间(“T”)模式的组合,并用空格分隔。
设置日期-
DateTime dt = new DateTime(2018, 1, 3, 3, 45, 20);
现在,使用ToString()方法和DateTimeFormatInfo。
dt.ToString("G", DateTimeFormatInfo.InvariantInfo)示例
using System;
using System.Globalization;
class Demo {
static void Main() {
DateTime dt = new DateTime(2018, 1, 3, 3, 45, 20);
Console.WriteLine(dt.ToString("G",
DateTimeFormatInfo.InvariantInfo));
}
}输出结果
01/03/2018 03:45:20
热门推荐
10 拜新年的祝福语简短
11 生日祝福语短句简短霸气
12 结业蛋糕男生祝福语简短
13 新年的祝福语简短的
14 恭喜新郎父母简短祝福语
15 关于扬州的祝福语简短
16 韩语贺卡祝福语简短版
17 毕业结婚祝福语简短精辟
18 员工对同事祝福语简短