Toggle navigation
Home
java.text.SimpleDateFormat to java.lang.ThreadLocal<java.text.SimpleDateFormat>
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'neo4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Add or Remove Method invocation
ISO8601.format(new Date(clock.getTime()))
to
ISO8601.get().format(new Date(clock.getTime()))