Join Slack
Powered by
heh guys, what kind of value should i write into D...
# orm-help
t
tylim
12/16/2020, 8:07 AM
heh guys, what kind of value should i write into Datetime field? must i use ISO 8601-formatted strings, or can prisma understand js Date object? or can i use milliseconds integer?
j
Joël
12/16/2020, 8:51 AM
The easiest it to pass a js Date object
t
tylim
12/16/2020, 9:23 AM
ok, thanks Joel
2
Views
Open in Slack
Previous
Next