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

Clean-up redundant implicit/arithmetic operators in CalDateTime #677

Open
axunonb opened this issue Dec 22, 2024 · 0 comments
Open

Clean-up redundant implicit/arithmetic operators in CalDateTime #677

axunonb opened this issue Dec 22, 2024 · 0 comments

Comments

@axunonb
Copy link
Collaborator

axunonb commented Dec 22, 2024

Subtract() => Add() should be enough
Add() overloads for hour, minute, second et al could easily use Add(TimeSpan)
implicit operator CalDateTime(DateTime left) is not too helpful anymore

@axunonb axunonb changed the title Clean-up redudant implicit/arithmetic operators in CalDateTime Clean-up redundant implicit/arithmetic operators in CalDateTime Dec 22, 2024
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

No branches or pull requests

1 participant