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

Make System.DateOnly available as date in Excel #576

Merged

Conversation

ofthelit
Copy link
Contributor

This PR has one new feature, some related refactors and style changes, all in separate commits for easy checking.

  • Feature: similar to DateTime, DateOnly will also appear as a filterable date in an sheet. This introduces a dependency on Portable.System.DateTimeOnly for older versions of .NET core. This is not available for .NET Framework.
  • Visual Studio gitignore template is updated and the code formatted.

@shps951023 shps951023 merged commit b27b169 into mini-software:master Mar 31, 2024
3 checks passed
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