Is there a way in MySQL to determine if a date is older than 20 minutes?
Find Date/Time
Started by Nightracer, Dec 04 2006 04:49 PM
3 replies to this topic
#1
Posted 04 December 2006 - 04:49 PM
|
|
|
#2
Posted 20 December 2006 - 05:17 AM
Hi,
You need to use the addtime function in MySQL see http://dev.mysql.com...-functions.html for full syntax information.
:)
You need to use the addtime function in MySQL see http://dev.mysql.com...-functions.html for full syntax information.
:)
#3
Posted 04 January 2007 - 03:35 AM
How have you stored that time?
#4
Guest_Jordan_*
Posted 04 January 2007 - 02:58 PM
Guest_Jordan_*
You can store in the language you are executing the query in such as PHP. Otherwise, you will only be able to display it in MySQL.


Sign In
Create Account


Back to top









