March 11, 2011
3:27 p.m.
Comment #1 on issue 3806 by sebastia...@gmail.com: Duration>>hours is broken http://code.google.com/p/pharo/issues/detail?id=3806 deeper than I though... #minutes and #seconds are broken too #asSeconds is doing the #seconds work but the thing should be the other way around (#asSeconds should be synonym of the "#seconds" of the duration) and if for any nerd reason you want the seconds of the last day of the duration then, if the image is generous with that nerdicism, then you should be specific and get it (so #lastDaySeonds should exists)