Skip to content

Add calendar parsing & conversion for French Republican calendar #136

Description

@rlskoeser

Calendar conversion is supported by convertdate, although there are multiple ways to calculate leap years: https://github.com/fitnr/convertdate/tree/master?tab=readme-ov-file#french-republican

This is a decimal-based calendar with 10-day cycles instead of weeks, so it would help to identify any assumptions we're making in the code about seven-day weeks (which holds for all currently supported calendars).

It would be great if we can find a project or dataset with French Republican dates for a use case and to check against.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions