gson printing date like this `2019-09-09 00:00:00`...
# ktor
s
gson printing date like this
2019-09-09 00:00:00
is there any way to exclude time when data type is Date
t
Have you tried gson type adapters?