Can you help verify french holidays for Date::Calc?

David LANDGREN dlandgre at bpinet.com
Tue Apr 10 12:48:03 CDT 2001


[Toulouse.pm]

Well, I think you got most of France with this message...

Here's the thing : your list looks pretty good, but the question is just
how exhaustive you want it to be. One could make the argument that it would
be nice to know that "Saint Anselme" => "21.04" (according to
http://www.saints-fr.com/ConsultchronoSaint.asp?M=04 (I can't believe some
lunatic actually spent the time to put that site together, but that's
another story)) etc. etc.

For instance "31.12" => "Saint Sylvestre" is a cultural reference that
everyone in France understands. But maybe this functionality belongs in
Date::Saint::Patron::French ...

David


Please respond to Steffen Beyer <sb at engelschall.com>
                                                              
                                                              
                                                              
 To:      David LANDGREN/Paris/BPI, Paris Perl Mongers        
          <paris-pm-list at pm.org>, Toulouse Perl Mongers       
          <m.v.rodriguez at ieee.org>, Toulouse Perl Mongers     
          <toulouse-pm at pm.org>, Luberon Perl Mongers          
          <jcdurant at t-online.fr>, Luberon Perl Mongers        
          <luberon-pm at happyfunball.pm.org>, Marseille Perl    
          Mongers <aassad at club-internet.fr>                   
                                                              
 cc:      Leon Brocard <acme at astray.com>                      
                                                              
                                                              
                                                              
 Subject: Can you help verify french holidays for Date::Calc? 
                                                              


Dear French Perl Mongers,

I am currently working on the next release (version 5.0) of my module
"Date::Calc", which will be able to perform date calculations which
take holidays into consideration.

Therefore, I would like to provide calendar profiles for as many countries
as possible, including France.

I'm not sure if I implemented the French holidays in the correct way,
or if anything is still missing.

I'm not only interested in official holidays (work is suspended), but
also in purely commemorative days (or days when schools close).

Can you provide any insights, corrections or additions?
(Please check my spelling also!)

Any help is most welcome!

Can you please also forward this message to your Perl Monger mailing lists,
as well as any acquaintances or friends who might be able to help?

Many thanks in advance!

Here are the French holidays I have so far:

$Profiles->{'FR'} = # France
{
    "Nouvel An"                 => "01.01.",
    "Dimanche de Pâques"        => "+0",
    "Lundi de Pâques"           => "+1",
    "Jour du Travail"           => "01.05.",
    "Armistice 1945"            => "08.05.",
    "Ascension du Christ"       => "+39",
    "Dimanche de Pentecôte"     => "+49",
    "Lundi de Pentecôte"        => "+50",
    "Jour de la République"     => "14.07.",
    "Ascension de Marie"        => "15.08.",
    "Toussaint"                 => "01.11.",
    "Armistice 1918"            => "11.11.",
    "Noël"                      => "25.12."
};

Please also check whether a day is an official holiday, or
just a commemorative day (nobody gets a day off), or a school
holiday (only schools close).

Again, many thanks in advance for your precious help!

Best regards,
--
    Steffen Beyer <sb at engelschall.com>
    http://www.engelschall.com/u/sb/whoami/ (Who am I)
    http://www.engelschall.com/u/sb/gallery/ (Fotos Brasil, USA, ...)
    http://www.engelschall.com/u/sb/download/ (Free Perl and C Software)






More information about the Toulouse-pm mailing list