Build CustomDateOption based on the pure date adjust() function. Transform CustomDateOption if it matches any preserved custom adjust date functions. e.g. One Month Ago..

  • Parameters

    • valueSpecification: undefined | CustomDatePickerValueSpecification
    • applicationStore: ApplicationStore<
          LegendApplicationConfig,
          LegendApplicationPluginManager<LegendApplicationPlugin>,
      >

    Returns CustomDateOption