LocalDateTime converter to JSON with Kotlin 9. Mai 2017 by Bernd Kursawe·Keine Kommentare When I tried to convert special data types like LocalDateTime into JSON I ran against a wall. It took me hours to find the solution. If you face the same problem, here is the solution: weiterlesen