I have a Date-Time Stamp, now(), inserted into a column of my database.
I would like to either chop it into usable parts 2012, 07 and 19
or find a way to print out just the dates before a certain date and time.
How do I do this?