date-vir - v8.6.2
    Preparing search index...

    Type Alias HttpDateMonthName

    HttpDateMonthName:
        | "Jan"
        | "Feb"
        | "Mar"
        | "Apr"
        | "May"
        | "Jun"
        | "Jul"
        | "Aug"
        | "Sep"
        | "Oct"
        | "Nov"
        | "Dec"

    The abbreviated month names used by the RFC 1123 / HTTP-date format.