Class FnTimezoneFromDate

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

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

    • fnTimezoneFromDate

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