Timestamp
Posted: Sun Feb 09, 2003 12:30 pm
Ok, I have a timestamp field in a table, and I can insert values into it fine, but how would I extract the field in the format m.d.y? Because if I just extract the timestamp field normally like all the other fields, it comes out in a format I don't want. And also, how would I echo the timestamp field after I extract it. Thanks.