I am by no means an expert on this and would readily listen to someone with more expertise on this subject, but since 2008, 'Lundi de Pentecôte' has been included as an official public holiday in France, according the official site of Republic Française, where it is listed at one of the official 11 'jours fériés'
Holidays.between('2024-01-01', '2024-12-31', :fr, :informal)
=>
[{:date=>Mon, 01 Jan 2024, :name=>"Jour de l'an", :regions=>[:fr]},
{:date=>Sun, 31 Mar 2024, :name=>"Pâques", :regions=>[:fr]},
{:date=>Mon, 01 Apr 2024, :name=>"Lundi de Pâques", :regions=>[:fr]},
{:date=>Wed, 01 May 2024, :name=>"Fête du travail", :regions=>[:fr]},
{:date=>Wed, 08 May 2024, :name=>"Victoire 1945", :regions=>[:fr]},
{:date=>Thu, 09 May 2024, :name=>"Ascension", :regions=>[:fr]},
{:date=>Sun, 19 May 2024, :name=>"Pentecôte", :regions=>[:fr]},
{:date=>Mon, 20 May 2024, :name=>"Lundi de Pentecôte", :regions=>[:fr]},
{:date=>Sun, 14 Jul 2024, :name=>"Fête nationale", :regions=>[:fr]},
{:date=>Thu, 15 Aug 2024, :name=>"Assomption", :regions=>[:fr]},
{:date=>Fri, 01 Nov 2024, :name=>"Toussaint", :regions=>[:fr]},
{:date=>Mon, 11 Nov 2024, :name=>"Armistice 1918", :regions=>[:fr]},
{:date=>Wed, 25 Dec 2024, :name=>"Noël", :regions=>[:fr]}]
Appreciate any feedback or discussion about this.
I am by no means an expert on this and would readily listen to someone with more expertise on this subject, but since 2008, 'Lundi de Pentecôte' has been included as an official public holiday in France, according the official site of Republic Française, where it is listed at one of the official 11 'jours fériés'
Currently, it listed under the
informalflag, but it would be good to get an updated version.Appreciate any feedback or discussion about this.