Feb. 11, 2011
3:57 p.m.
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