the datetime object is not critical. Nevertheless it is not clear yet if/when/why we need to use the Now vs UtcNow. Create a strategy and a motivation for it.
Probably a good policy would be: we want on the server only utcNow and show to the client the datetime adjusted accorging to the timezone. In that case, something need to be changed.
the datetime object is not critical. Nevertheless it is not clear yet if/when/why we need to use the Now vs UtcNow. Create a strategy and a motivation for it.
Probably a good policy would be: we want on the server only utcNow and show to the client the datetime adjusted accorging to the timezone. In that case, something need to be changed.