Class FnTimezoneFromTime

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

public final class FnTimezoneFromTime extends Object
Implements the XPath 3.1 fn:timezone-from-time function.
  • Method Details

    • fnTimezoneFromTime

      @Nullable public static IDayTimeDurationItem fnTimezoneFromTime(@NonNull ITimeItem arg)
      Parameters:
      arg - the meta:time item from which to extract the timezone component
      Returns:
      the timezone component from the date/time or null if no timezone is present