Datetime? Date? Timestamp?

wxdqz

New Member
Me again ;-)
In my database I have a table with just 2 fields. One called updates and one called date.
The date-format I like to show is YY-MM-DD.
The type "date" should do that, but then it wont update automaticly when I create a new post. Hmmm...
With datetime I get it to update automaticly when I create a new post but then it inclueds the time. I don磘 wan磘 that...
I tried to use datetime and then set the lenght to 10, but no - that wasn磘 accepted...
So... what do I do?
I guess this is a wery basic thing to do but I am at a very basic level ;-)

//Jessica
 
Back
Top