airbnb/caravel

View on GitHub
superset-frontend/packages/superset-ui-core/src/time-format/utils/createTime.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function createTime has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

  mode: 'local' | 'utc',
  year: number,
  month = 0,
  date = 1,
  hours = 0,

    There are no issues that match your filters.

    Category
    Status