How could I get new date(' '); From MySQL database with the help of ajax. I need to insert the date from database into new date(' '); my database date format is TIMESTAMP '2021-05-10 18:55:00' something like that.
Asked
Active
Viewed 22 times
1
wecode world
- 19
- 1
-
Does this answer your question? [Convert MySql DateTime stamp into JavaScript's Date format](https://stackoverflow.com/questions/3075577/convert-mysql-datetime-stamp-into-javascripts-date-format) – Sysix May 10 '21 at 19:53