Skip to main content

DateDataSource

The class for the database table source for a date parameter. See DataSource page for more details on the common constructor arguments.

Constructor

Creates a DateDataSource object.

Required Arguments:

  • table_or_query (see DataSource)
  • default_date_col: A string for the column name of the default date

Optional Keyword Arguments: