Archive for April 11th, 2005

mysql date column type

i have to say that the decision to make the birthday column for members on the new board type DATE is a very good one. i never knew about all the magic mysql DATE type can do :)

but i still love the simplicity of time arithmetic unix timestamp provides.