Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
SQL
php mysql timestamp format
tushit maheshwari
Programming language:
SQL
2021-05-28 16:52:18
0
Q:
php mysql timestamp format
Johannes Wentu
Code:
SQL
2021-01-25 21:55:17
date("Y-m-d H:i:s", strtotime($_POST['timestamp']));
1
Siddharth
Code:
SQL
2021-07-10 23:23:41
INSERT INTO ... VALUES ('YYYY-MM-DD HH:MM:SS');
0
Tags
php
mysql
time
sql
form
Related
mysql date format unix timestamp
mysql change timestamp on update
mysql timestamp to date
mysql on update current_timestamp
mysql create timestamp column
mysql timestamp format
mysql CURRENT_TIMESTAMP()
sqlalchemy postgres timestamp with timezone
New to Communities?
Join the community