Hello,

There is fix in google project for this. Try search it.
Now it is not integrated to pharo.


2011/2/11 Norbert Hartl <norbert@hartl.name>
I'm trying to find out how to get a date in iso8601 and a precision more fine grained than seconds. But looking at the time based classes I didn't find anything useful. The nanos value seems to be also zero. And the milliSecondClock seems only be useful to measure durations.

What can I use to get this achieved?

Norbert