Subject: Parse date fields from mysql database
From: Bart Braem <bart.braem gmail.com>
Date: Thu, 9 Nov 2006 00:25:05 +0900
I would like to be able to parse date fields from a MySQL database in order
to get the day, year, hour etc. separately. Which library could do that for
me? I can't think that I would have to parse those dates myself, right?
Bart