Wednesday, 18 September 2013

is there any possible way to store current time only via phpmyadmin in mysql

is there any possible way to store current time only via phpmyadmin in mysql

I want to store current time (for example 00:30) in one of my column , the
default CURRENT_TIMESTAMP gives both date and time which i dont want.
or is there any way of retrieving only time from CURRENT_TIMESTAMP ??

No comments:

Post a Comment