Hi All! ;-)
my question is:
assuming we have a calendar_table with UNIX datestamp date_column, i want retrieve the event with the closest proximity to the today date.
So, for example if there is no event today, keep the closest one based on it's date!
UPDATED
probably i need to be more clear, i need to retrieve not just one event, but All events in the table with the same date, closest to today date!
Thanks All you guys! ;-)