net.sf.saxon.functions
public class CurrentDateTime extends SystemFunction
| Method Summary | |
|---|---|
| Item | evaluateItem(XPathContext context)
Evaluate in a general context |
| static SecondsDurationValue | getImplicitTimezone(XPathContext context)
Get the implicit timezone |
| int | getIntrinsicDependencies()
Determine the dependencies |
| Expression | preEvaluate(StaticContext env)
preEvaluate: this method suppresses compile-time evaluation by doing nothing
(because the value of the expression depends on the runtime context) |