Posted by Pedro Graca on 09/28/24 11:37
Super Mango wrote:
> But the thing is that the value in the DB is kept as YYYY-MM-DD hh:mm
> how do I convert that to the "time()" format?
select UNIX_TIMESTAMP(column) from table;
--
Mail to my "From:" address is readable by all at http://www.dodgeit.com/
== ** ## !! ------------------------------------------------ !! ## ** ==
TEXT-ONLY mail to the whole "Reply-To:" address ("My Name" <my@address>)
may bypass my spam filter. If it does, I may reply from another address!
Navigation:
[Reply to this message]
|