Constructor and Description |
---|
Dat(ADate value)
Constructor.
|
Dat(byte[] value,
InputInfo ii)
Constructor.
|
Dat(Dat value,
Dur dur,
boolean plus,
InputInfo ii)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
timeZone(DTDur zone,
boolean spec,
InputInfo ii)
Adjusts the timezone.
|
day, diff, dpm, eq, hash, hou, min, mon, sec, string, toJava, toString, tz, tzDefined, yea
atomItem, atomItem, atomSize, atomValue, bool, comparable, dbl, dec, description, ebv, equiv, flt, homogeneous, input, item, itemAt, iter, iterable, itr, materialize, plan, score, score, seqType, size, test, typeId, writeTo, xdmInfo
accept, atomValue, cache, checkUp, compile, copy, count, exprSize, has, inline, isValue, iter, iterator, removable, serialize, serialize, value
atomIter, data, hasFreeVars, indexAccessible, inlineAll, isEmpty, isFunction, isVacuous, markTailCalls, optimize, optimizeEbv, sameAs, typeCheck, uses, visitAll
public Dat(ADate value)
value
- datepublic Dat(byte[] value, InputInfo ii) throws QueryException
value
- dateii
- input infoQueryException
- query exceptionpublic Dat(Dat value, Dur dur, boolean plus, InputInfo ii) throws QueryException
value
- datedur
- durationplus
- plus/minus flagii
- input infoQueryException
- query exceptionpublic void timeZone(DTDur zone, boolean spec, InputInfo ii) throws QueryException
ADate
timeZone
in class ADate
zone
- timezonespec
- indicates if zone has been specified (may be null
)ii
- input infoQueryException
- query exceptionCopyright © 2005–2015 BaseX Team. All rights reserved.