module FancyDates
(1..12).each do |mo|
t = Time.mktime(1999,mo)
...
public static class MidnightPartitioner
{
public struct SchedulePartition
...
C# Split DateTime Range Around...
I have this little class ca...
This is code that lets you ...