[squeak-dev] Re: Time now print24

Chris Muller asqueaker at gmail.com
Sat Jul 9 02:14:15 UTC 2016


> But there needs to be done accessor that rounds to the nearest second
> without revealing the internal precision.  Time now toTheNearestSecond or
> Time theNearestSecondNow or...?

Time now truncatedTo: 1 second.
Time now roundedTo: 1 second.


More information about the Squeak-dev mailing list