C# 可空日期类型

public DateTimeOffset? BuyTime { get; set; }

原文地址:https://www.cnblogs.com/JoeYD/p/13355426.html