C#通用日期短时间(“ g”)格式说明符
生成日期短时间格式说明符是短日期(“d”)和短时间(“t”)模式的组合,并用空格分隔。
使用DateTime设置日期。
DateTime dt = new DateTime(2018, 10, 2, 7, 59, 20);
现在,使用(“g”)格式说明符。
dt.ToString("g", DateTimeFormatInfo.InvariantInfo));示例
using System;
using System.Globalization;
class Demo {
static void Main() {
DateTime dt = new DateTime(2018, 10, 2, 7, 59, 20);
Console.WriteLine(dt.ToString("g", DateTimeFormatInfo.InvariantInfo));
Console.WriteLine(dt.ToString("g", CultureInfo.CreateSpecificCulture("en-us")));
}
}输出结果
10/02/2018 07:59 10/2/2018 7:59 AM
热门推荐
10 儿子立冬祝福语简短独特
11 对当兵的祝福语简短
12 侄儿高考试祝福语简短
13 伴郎红包祝福语朋友简短
14 媳妇生日简短祝福语朋友
15 公司年会祝福语简短最好
16 元旦感恩祝福语简短大全
17 红包祝福语简短10字
18 周六早晨祝福语简短