ADd correct end date for EOY

This commit is contained in:
Nexus 2023-09-02 15:04:18 +01:00 committed by GitHub
parent aaf2ed011e
commit 979f8843aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -247,7 +247,7 @@
}, },
"end of year": { "end of year": {
"start": "13/07/2023", "start": "13/07/2023",
"end": "30/12/9998" "end": "12/09/2023"
} }
} }
} }