How can I get a Time
object corresponding to the start of the current calendar month? E.g., if I ran the function today I'd get a Time
object for 7/1/2010 at midnight
Bonus question: How can I do the same thing for the current week? If I ran this function today I'd get a Time
object for 7/11/2010 at midnight