%YAML 1.2
---
lang: en-US

type: calendar

uri: https://gedcom.io/terms/v7/cal-FRENCH_R

standard tag: 'FRENCH_R'

specification:
  - |
    The French Republican calendar or French Revolutionary calendar are the names
    given to the new calendar adopted in 1794 by the French National Convention.
    This calendar was adopted on Gregorian day 22 September 1792, which was 1
    Vendémiaire 1 in this calendar. It was abandoned 18 years later.
    
    Permitted months are
    
    | `stdTag` | Name                 |
    | :------- | :------------------- |
    | `VEND`   | Vendémiaire          |
    | `BRUM`   | Brumaire             |
    | `FRIM`   | Frimaire             |
    | `NIVO`   | Nivôse               |
    | `PLUV`   | Pluviôse             |
    | `VENT`   | Ventôse              |
    | `GERM`   | Germinal             |
    | `FLOR`   | Floréal              |
    | `PRAI`   | Prairial             |
    | `MESS`   | Messidor             |
    | `THER`   | Thermidor            |
    | `FRUC`   | Fructidor            |
    | `COMP`   | Jour Complémentaires |
    
    No epoch marker is permitted in this calendar.
    
    The URI for this calendar is `https://gedcom.io/terms/v7/cal-FRENCH_R`

label: 'French Republican'

months:
  - "https://gedcom.io/terms/v7/month-VEND"
  - "https://gedcom.io/terms/v7/month-BRUM"
  - "https://gedcom.io/terms/v7/month-FRIM"
  - "https://gedcom.io/terms/v7/month-NIVO"
  - "https://gedcom.io/terms/v7/month-PLUV"
  - "https://gedcom.io/terms/v7/month-VENT"
  - "https://gedcom.io/terms/v7/month-GERM"
  - "https://gedcom.io/terms/v7/month-FLOR"
  - "https://gedcom.io/terms/v7/month-PRAI"
  - "https://gedcom.io/terms/v7/month-MESS"
  - "https://gedcom.io/terms/v7/month-THER"
  - "https://gedcom.io/terms/v7/month-FRUC"
  - "https://gedcom.io/terms/v7/month-COMP"

epochs: []

contact: "https://gedcom.io/community/"
...