Join Slack
Powered by
Trying to create a DateTime property for a model, ...
# serialization
n
Nami
03/23/2021, 8:18 AM
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?
Open in Slack
Previous
Next