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

Start on support for 1904 based dates #237

Merged
merged 4 commits into from
Dec 19, 2016
Merged

Conversation

holm
Copy link
Contributor

@holm holm commented Dec 5, 2016

This is just the bare minimum start for date 1904 support, but it is as much as I have time for right now.

It should apply to the parsing and formatting of dates, but I have not been able to figure out how to get the property passed into the date handling, so it can be accounted for.

It will also require more tests before it is ready to be merged in.

References #219

@guyonroche guyonroche merged commit 545565c into exceljs:master Dec 19, 2016
@guyonroche
Copy link
Collaborator

@holm - thanks for this. I finished the changes and it looks good now.
I changed the date1904 property value from 1 to true - seems more logical ;-)

@guyonroche guyonroche mentioned this pull request Dec 19, 2016
@holm
Copy link
Contributor Author

holm commented Dec 21, 2016

Makes sense, I also considered it, but just stuck to what they used in the file format. Thanks for finishing this up and getting it in.

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

Successfully merging this pull request may close these issues.

2 participants