We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The currently implemented properties can be found here.
Periodes laten we altijd zien als begin - eind, echter voor periodes voor het jaar 0 laten we ze nu zien als eind - begin.
begin - eind
eind - begin
Bijvoorbeeld: -200 - -225 zou moeten zijn -225 - -200
-200 - -225
-225 - -200
Collectie Online links:
The text was updated successfully, but these errors were encountered:
DannyGJdeJong
No branches or pull requests
The currently implemented properties can be found here.
Describe the bug and/or desired behavior
Periodes laten we altijd zien als
begin - eind
, echter voor periodes voor het jaar 0 laten we ze nu zien alseind - begin
.Bijvoorbeeld:
-200 - -225
zou moeten zijn-225 - -200
Relevant examples
Collectie Online links:
Screenshots
The text was updated successfully, but these errors were encountered: