Browse Source

Update JSON.md

pull/13357/head
maliming 4 years ago
committed by GitHub
parent
commit
9f32a4b996
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/JSON.md

2
docs/en/JSON.md

@ -46,7 +46,7 @@ public class ProductManager
Properties:
* **InputDateTimeFormats(`List<string>`)**: Formats of input JSON date, Empty string means default format. You can provide multiple formats to parse the date.
* **OutputDateTimeFormat(`bool`)**: Format of output json date, Null or empty string means default format.
* **OutputDateTimeFormat(`string`)**: Format of output json date, Null or empty string means default format.
## System Text Json

Loading…
Cancel
Save