Skip to content

Incorrect amendment year #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
chetu181 opened this issue Dec 7, 2022 · 1 comment
Open

Incorrect amendment year #110

chetu181 opened this issue Dec 7, 2022 · 1 comment

Comments

@chetu181
Copy link

chetu181 commented Dec 7, 2022

Why is there a 100 year error in the commit message of the amendments? Can this be fixed? Thanks!
Eg: the commit da9cefd
says amendment 24 was passed on 2071-11-05.

@dufferzafar
Copy link

This is by design. The author wanted to capture time ranges b/w 1950-1970 and unix timestamp epoch begins at 1 Jan 1970.

So all timestamps are pushed ahead by 100 years. Anyone reading them should just "mentally" subtract 100.

Not clean, but works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants