|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XS_DateTime | |
---|---|
de.fraunhofer.ipsi.xpathDatatypes | |
de.fraunhofer.ipsi.xquery.context |
Uses of XS_DateTime in de.fraunhofer.ipsi.xpathDatatypes |
---|
Fields in de.fraunhofer.ipsi.xpathDatatypes declared as XS_DateTime | |
---|---|
static XS_DateTime |
XS_DateTime.REFERENCE_DATETIME
|
Methods in de.fraunhofer.ipsi.xpathDatatypes that return XS_DateTime | |
---|---|
XS_DateTime |
XS_DateTime.add(XDT_DayTimeDuration dayTimeDuration)
Method add |
XS_DateTime |
XS_DateTime.add(XDT_YearMonthDuration yearMonthDuration)
Method add |
static XS_DateTime |
XS_DateTime.currentDateTime()
Method currentDateTime |
XS_DateTime |
XS_DateTime.secondsToDateTime(double seconds,
boolean positive)
Method secondsToDateTime |
XS_DateTime |
XS_DateTime.subtract(XDT_DayTimeDuration dayTimeDuration)
Method subtract |
XS_DateTime |
XS_DateTime.subtract(XDT_YearMonthDuration yearMonthDuration)
Method subtract |
Methods in de.fraunhofer.ipsi.xpathDatatypes with parameters of type XS_DateTime | |
---|---|
XDT_DayTimeDuration |
XS_DateTime.getDayTimeDuration(XS_DateTime dateTime)
Method getDayTimeDuration |
XDT_YearMonthDuration |
XS_DateTime.getYearMonthDuration(XS_DateTime dateTime)
Method getYearMonthDuration |
Uses of XS_DateTime in de.fraunhofer.ipsi.xquery.context |
---|
Fields in de.fraunhofer.ipsi.xquery.context declared as XS_DateTime | |
---|---|
XS_DateTime |
EvaluationContext.dateTime
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |