mysql - How to save HH:MM:SS only in sql time type field using node.js -




actually getting "start_time": "02:05:02" in json front-end string type.i using waterline , database in mysql , have field in database of time type not accepting start_time getting in request. new in node js.i need direction how save hh:mm:ss format using node js?

any appreciated.





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -

python - Read npy file directly from S3 StreamingBody -