Java Dates

Posted on Oct 27, 2004

When you’re working with String objects and need to end up storing your work in a Datetime field in the database, remember that the default JDBC date format is YYYY-MM-DD.