Answer the question
In order to leave comments, you need to log in
Output date from MSSQL to JSON as single value?
Good day!
The date is derived from something like this query
case
when Start < cast(convert(date, :date_from, 104) as datetime)
then cast(convert(date, :date_from, 104) as datetime)
else Start
end Start,
"start": {
"date": "2019-07-19 00:00:00.000000",
"timezone_type": 3,
"timezone": "Europe\/Moscow"
},
"start": 2019-07-19 00:00:00.000000
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question