Commit 8cabdc5
committed
Add evaluation classes for
* Added `CalDateTimeEvaluator`
* Added lightweight `CalDateTimeZoned` which is returned from `CalDateTimeEvaluator` methods
* Updated existing `CalDateTime` comparion and arithmethic related methods to use `CalDateTimeEvaluator`
* Added `Microsoft.Bcl.HashCode` for simplified HashCode generation with `netstandard2.x`CalDateTime
1 parent c656c3e commit 8cabdc5
File tree
7 files changed
+904
-130
lines changed- Ical.Net.Tests
- Ical.Net
- DataTypes
- Evaluation
- Utility
7 files changed
+904
-130
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments