Modifier and Type | Field and Description |
---|---|
static BigDecimal |
BDMAXLONG
Maximum long value.
|
BigDecimal |
sec
Seconds and milliseconds ({@code 0-59.
|
Modifier and Type | Method and Description |
---|---|
abstract long |
day()
Returns the days.
|
abstract long |
hou()
Returns the hours (0-23).
|
abstract long |
min()
Returns the minutes (0-59).
|
abstract long |
mon()
Returns the months.
|
abstract BigDecimal |
sec()
Returns the seconds (0-59), including the fractional part.
|
abstract long |
yea()
Returns the years.
|
atomItem, atomItem, atomSize, atomValue, bool, comparable, dbl, dec, description, diff, ebv, eq, equiv, flt, hash, homogeneous, input, item, itemAt, iter, iterable, itr, materialize, plan, score, score, seqType, size, string, test, typeId, writeTo, xdmInfo
accept, atomValue, cache, checkUp, compile, copy, count, exprSize, has, inline, isValue, iter, iterator, removable, serialize, serialize, toJava, value
atomIter, data, hasFreeVars, indexAccessible, inlineAll, isEmpty, isFunction, isVacuous, markTailCalls, optimize, optimizeEbv, sameAs, typeCheck, uses, visitAll
public static final BigDecimal BDMAXLONG
public BigDecimal sec
0-59.\d+
). -1
: undefined.public abstract long yea()
public abstract long mon()
public abstract long day()
public abstract long hou()
public abstract long min()
public abstract BigDecimal sec()
Copyright © 2005–2015 BaseX Team. All rights reserved.