valor-software/ng2-bootstrap

View on GitHub
src/chronos/create/local.ts

Summary

Maintainability
A
35 mins
Test Coverage

Function parseDate has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

export function parseDate(input: DateInput, format?: string | string[],
                          localeKey?: string, strict?: boolean, isUTC?: boolean): Date {
Severity: Minor
Found in src/chronos/create/local.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status