Jan. 14, 2011
10:03 a.m.
I think it's solved by Issue 3236<http://code.google.com/p/pharo/issues/detail?id=3236>: Cuis DateAndTime Enhancement 2011/1/14 Denis Kudriashov <dionisiydk@gmail.com>
I investigate squeak code. Its all work right with milli/nano seconds. And implementation of DateAndTime very different. It has class variables LastTicks and more. And #now method use it.
Is it new implementation that should be integrated to pharo? Or pharo drop this implementation? Why?
2011/1/14 Denis Kudriashov <dionisiydk@gmail.com>
Hello.
How I can get current time milliseconds parameter?
I try DateAndTime millisecond. But it always zero. And DateAndTime nanoSecond is always zero too.
Is it bug?
I use Pharo1.1