March 2017
09
Transforming from DateTime to DateTimeOffset
No Comments
You want to transform your system from one state to another. The initial state is when DateTime is used everywhere. The target state is when DateTimeOffset is used everywhere. You want to do it smoothly