@yamlresume/core
    Preparing search index...

    Function getDateRange

    • Get the date range for a given start and end date.

      Parameters

      • startDate: string

        The start date.

      • endDate: string

        The end date.

      • language:
            | "en"
            | "zh-hans"
            | "zh-hant-hk"
            | "zh-hant-tw"
            | "es"
            | "fr"
            | "no"
            | "nl"
            | "ja"
            | "de"

        The language to localize the date string to.

      Returns string

      The date range.