How do I configure NodaTime Instant to LocalDateTime Serialization in .Net 6.0 web api
I can’t figure out how to convert NodaTime Instant datatype to LocalDateTime or even better to System.DateTime.
I can’t figure out how to convert NodaTime Instant datatype to LocalDateTime or even better to System.DateTime.