From: Daniel Schierbeck Date: 2005-11-15T22:52:18+09:00 Subject: Re: Converting between Time and DateTime Chris Pine wrote: >> Sounds a bit to me like the difference between Fixnum and Bignum... > > Except that those convert to the one you want automatically, and have > a common superclass (Integer), and just generally play together > nicely. > > I *wish* Time and DateTime worked more like Fixnum and Bignum. > > Chris > > What kind of change would you suggest? Cheers, Daniel