You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
axunonb
changed the title
Clean-up redudant implicit/arithmetic operators in CalDateTime
Clean-up redundant implicit/arithmetic operators in CalDateTime
Dec 22, 2024
Subtract()
=>Add()
should be enoughAdd()
overloads for hour, minute, second et al could easily useAdd(TimeSpan)
implicit operator CalDateTime(DateTime left)
is not too helpful anymoreThe text was updated successfully, but these errors were encountered: