com.sun.star.util
Class DateTime
java.lang.Object
|
+--com.sun.star.util.DateTime
- public synchronized class DateTime
- extends java.lang.Object
Field Summary |
short |
Day
|
short |
Hours
|
short |
HundredthSeconds
|
short |
Minutes
|
short |
Month
|
short |
Seconds
|
static java.lang.Object |
UNORUNTIMEDATA
|
static com.sun.star.lib.uno.typeinfo.TypeInfo[] |
UNOTYPEINFO
|
short |
Year
|
Constructor Summary |
DateTime()
|
DateTime(short s1,
short s2,
short s3,
short s4,
short s5,
short s6,
short s7)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Day
public short Day
Hours
public short Hours
HundredthSeconds
public short HundredthSeconds
Minutes
public short Minutes
Month
public short Month
Seconds
public short Seconds
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
UNOTYPEINFO
public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
Year
public short Year
DateTime
public DateTime()
DateTime
public DateTime(short s1,
short s2,
short s3,
short s4,
short s5,
short s6,
short s7)