Beispiel #1
0
 public string keyFromTime(DateTime time)
 {
     return(IntervalUtils.hourKey(time));
 }