Ruby – When to use DateTime vs. Time

Today we came across an interesting issue related to the upcoming end of Daylight Savings Time here on the West Coast. We have an appointment calendar in our system that displays a user's appointments for the upcoming two weeks in 30 minute blocks. The code takes a start date, in our case a Sunday and… Continue reading Ruby – When to use DateTime vs. Time