@unikue/ts-lang-utils
    Preparing search index...

    Function parseToYears

    • Returns the number of years with parsing the given duration

      Parameters

      • Optionalduration: string | null

        the duration string

      Returns number | undefined

      the duration in years

      David Hsing