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

    Function parseToWeeks

    • Returns the number of weeks with parsing the given duration

      Parameters

      • Optionalduration: string | null

        the duration string

      Returns number | undefined

      the duration in weeks

      David Hsing