java.lang.Object
dev.metaschema.core.metapath.function.library.FnCurrentTime

public final class FnCurrentTime extends Object
Implements the XPath 3.1 fn:current-time function.
  • Method Details

    • fnCurrentTime

      @NonNull public static ITimeItem fnCurrentTime(@NonNull DynamicContext dynamicContext)
      Implements fn:current-time.
      Parameters:
      dynamicContext - the dynamic evaluation context
      Returns:
      the current date