/ Published in: MySQL
Retrieves a relative time in a MySQL Query
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
# Relative Time # For example: # Select all users who were updated in the last 25 hours. # Select all users who were updated in the last 2 days.