P
Size: a a a
P
t
ር
ር
t
ር
t
ር
IM
IM
P
t
P
#r "nuget: Newtonsoft.Json"
Newtonsoft.Json.Linq.JObject
.Parse("""{"date": "2018-01-01T01:00:00+02"}""")
.ToObject<{| date: string |}>()
|> printfn "%O" // { date = "12/31/2017 23:00:00" }
P
P
P
P
Because I judged most people want a date rather than a string.
P
t
t