From: misiek Date: 2006-01-12T08:08:04+09:00 Subject: Re: midnight David Vallner wrote: > misiek wrote: > >> Jules Jacobs wrote: >> >>> Time.now.beginning_of_day returns the beginning of today. But that's >>> probably not what you want because this: >>> >>> Time.now < Time.now.beginning_of_day >>> >> thank you , this is exactly what I want >> > Mind you, it's pretty much always later than it was when the day > started. *wonders if misiek is hacking Ruby in a temporal anomaly* > > David Vallner > > better now ? Time.now > Time.now.beginning_of_day