@eagleoutice/flowr - v2.13.1
    Preparing search index...
    • Parse a YYYY, YYYY.MM, or YYYY.MM.DD spec into its inclusive [lower, upper] millisecond window (the whole year / month / day named), or undefined when malformed or out of range (month 1..12, day 1..31).

      Parameters

      • spec: string

      Returns DateWindow | undefined