Class YearMonthIntervalUtils

Object
org.apache.spark.util.YearMonthIntervalUtils

public class YearMonthIntervalUtils extends Object
  • Constructor Details

    • YearMonthIntervalUtils

      public YearMonthIntervalUtils()
  • Method Details

    • toYearMonthIntervalANSIString

      public static String toYearMonthIntervalANSIString(int months, byte startField, byte endField)