Is there a good way to 'group by' a date/time field in local time?
Is there a good way to 'group by' a date/time field in local time? It seems that although you can handle dates as a time series, you cannot 'group by' year, month, day, hour, or minute.For example, it seems that it is not possible to create a graph t...