Skip to content
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

Wrong year displayed in header #48

Closed
Flemmingc opened this issue Oct 10, 2019 · 4 comments
Closed

Wrong year displayed in header #48

Flemmingc opened this issue Oct 10, 2019 · 4 comments
Labels

Comments

@Flemmingc
Copy link

When displaying the year on the top ruler the value is one year less then the data. The bottom ruler displays the correct year.
By using the browser debugger, you can see that the "year-2018" element has the value "2017".

Timeline Ruler wrong - Html

@ka215
Copy link
Owner

ka215 commented Oct 16, 2019

Hi there,

Thank you for telling me that.
I'll fix it asap.

@ka215 ka215 added the bug label Oct 16, 2019
@Flemmingc
Copy link
Author

It seems to be related to the specification of the format.
If you specify Year : "short" then the year is displayed correct,
but if you specify Year:"numeric", it is displayed wrong

@ka215
Copy link
Owner

ka215 commented Nov 19, 2019

Thank you for information.

I've fixed that displayed years on the ruler at new version.

@Flemmingc
Copy link
Author

Great, thank you.

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

No branches or pull requests

2 participants