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 祝福语简短唯美10字
11 2026祝福语简短创意牛
12 水晶婚夫妻祝福语简短
13 朋友结婚致辞祝福语简短
14 枣庄人事考试祝福语简短
15 简短有力的结婚祝福语
16 春节拜年祝福语儿童简短
17 生日祝福语男孩 简短独特
18 给孙子祝福语简短独特