Trying to create a DateTime property for a model, ...
# serialization
n
Trying to create a DateTime property for a model, i’m using exposed + Postgres, and
kotlinx.serialization
Apparently I can’t respond back the Data while using
datetime(“created_at”)
method in exposed! Any solution?