Class XMPDateTimeImpl

java.lang.Object
org.verapdf.xmp.impl.XMPDateTimeImpl
All Implemented Interfaces:
Comparable, XMPDateTime

public class XMPDateTimeImpl extends Object implements XMPDateTime
The implementation of XMPDateTime. Internally a calendar is used plus an additional nano seconds field, because Calendar supports only milli seconds. The nanoSeconds convers only the resolution beyond a milli second.
Since:
16.02.2006