zeed
    Preparing search index...

    Function dayMonthStart

    • Return the first day of the month for the given DayValue. An optional offset (positive or negative) moves the result by months.

      Parameters

      • day: number

        source DayValue

      • offset: number = 0

        months to offset (default 0)

      Returns number