• Preparing search index...
  • The search index is not available
Legend Studio API Documentation
  • Legend Studio API Documentation
  • @finos/legend-data-cube
  • isDateTimeType

Function isDateTimeType

  • isDateTimeType(type: string): boolean

    Unlike isDateType(), these types carry a time of day as well as a date, so their values must be specified (and displayed) down to the second.

    Parameters

    • type: string

    Returns boolean

    • Defined in packages/legend-data-cube/src/stores/core/DataCubeQueryEngine.ts:532

Settings

Member Visibility
Legend Studio API Documentation
  • Loading...