Howdie everyone
how can i use unix timestamp as a data type?
i thought that the timestamp data type use the unix timestamp but found out that it didnt.. :(
do i need to use an int data type for holding unix timestamp or there is a data type which was build specialy for that?
thxy