Best practice for DateTime <--> DateTimeOffset

前端 未结 0 1732
后悔当初
后悔当初 2021-01-23 10:59

Right now in my code I have the following:

cfg.CreateMap().ConstructUsing(x => x.UtcDateTime);
cfg.CreateMap

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题