amazon-ion/ion-dotnet

How to use custom field converters

lovelyelfpop opened this issue · 0 comments

I want to serialize DateTime to String (e.g. "2020-09-15T09:30:00"), since my application respect server timezone.
How to do that?