示例#1
0
 public String GetDate()
 {
     return(TimeRecordUtility.DateTimeToDateString(date));
 }