Re: how to convert JAVA string in "hh:mm dd/mm/yyyy" to sql datetime format?



Bruce Lewis wrote:
Read the API documentation about it. We humans understand the two
different ways you use "mm", but SimpleDateFormat has its own way of
differentiating minutes and months.

Absolutely. Just use "mm" for minutes and "MM" for months.

Bye, Emanuele
--
Linux engine 2.6.17-11-generic i686 GNU/Linux
.