calendar

Gcal: mistakenly refers to French "revolutionary" calendar

Gcal mistakenly refers to French "revolutionary" calendar. This is a misnomer. It should be called French Republican calendar.

gcal

See also

External resources

    Official resources:
  • gcal homepage.

French Republican Calendar

Here are known applications which support the French Republican calendar:

Perl DateTime::Calendar::FrenchRevolutionary

On Gentoo, install the perl dependencies:

emerge --ask dev-perl/Params-Validate
emerge --ask dev-perl/DateTime

Or install the perl modules manually:

# cpan
cpan[4]> install "Params::Validate"

# cpan  /frenchrevolutionary/

Then you can print the current date:

perl -MDateTime::Calendar::FrenchRevolutionary -le 'print DateTime::Calendar::FrenchRevolutionary->now->strftime("%c")'

calendar

See also

  • Date.
  • Time, including timezone settings.
Syndicate content