json
json copied to clipboard
Serializing DateTime format causes StackOverflow
easy to reproduce:
Debug.Print(new DateTime().ToJson()); => StackOverflow