Originally posted by: KLin
Datetime is fine. There are functions that will parse the data from a datetime field if you ever needed to see them separately.
Originally posted by: TechBoyJK
Originally posted by: KLin
Datetime is fine. There are functions that will parse the data from a datetime field if you ever needed to see them separately.
isnt there a less accurate version of datetime that takes less memory but would be fine for just day/month/year because that is really only date, of the whole datetime...