public static string PrintDateNew(double time, bool includeTime) { return(dateTimeFormatter.PrintDateNew(time, includeTime)); }