Пример #1
0
 public static string PrintTimeLong(double time)
 {
     return(dateTimeFormatter.PrintTimeLong(time));
 }