示例#1
0
 return(new DayHour(tuple.day, tuple.hour));
示例#2
0
 return(new DayHourMinute(tuple.day, tuple.hour, tuple.minute));