-
0
Votes -
1
Answer -
1004
View -
I have a database field (mysql database , of the datetime type) , and it's being filled by PHP.
- 4 years ago
I have a database field (mysql database , of the datetime type) , and it's being filled by PHP.
GNU/Linux
- 4 years ago
solved it by simply putting that in the value field
date("Y-m-d\TH:i:s", strtotime($yourdate))
- Comenteaza
- 1 comentarii
- powered by Verysign