Answer the question
In order to leave comments, you need to log in
Where to get data types and how to apply them?
I use the pg-promise
library .
It is required to insert data into a table and, as I understand it, they must first be converted to Postgres types (in particular, the timestamp type)
Is this to be done?
Answer the question
In order to leave comments, you need to log in
You need to look in the database how the timestamp looks like and form this format with your hands.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question