Skip to content

[cal] Implement Julian calendar #4

Description

@duckinator

At the moment only the hard-coded September 1752 (the month the Julian->Gregorian calendar transition happens in POSIX-compliant cal implementations) and later is implemented.

All dates before that are represented with the Julian calendar, but this needs to be implemented.

There is a j_build_month(char *buf, int y, int m) function that prints a TODO message, currently.

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

    missing functionalitySomething required by a standard (probably POSIX) was knwoingly not implemented.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions