Re: how to convert JAVA string in "hh:mm dd/mm/yyyy" to sql datetime format?
- From: Manuel T <manuel@xxxxx>
- Date: Fri, 23 Mar 2007 13:00:34 +0100
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
.
- References:
- how to convert JAVA string in "hh:mm dd/mm/yyyy" to sql datetime format?
- From: shivaraj
- Re: how to convert JAVA string in "hh:mm dd/mm/yyyy" to sql datetime format?
- From: Arne Vajhøj
- Re: how to convert JAVA string in "hh:mm dd/mm/yyyy" to sql datetime format?
- From: shivaraj
- Re: how to convert JAVA string in "hh:mm dd/mm/yyyy" to sql datetime format?
- From: Bruce Lewis
- how to convert JAVA string in "hh:mm dd/mm/yyyy" to sql datetime format?
- Prev by Date: Trouble using Pointbase 5.5 with Solaris X
- Next by Date: retrieve data from the db2400
- Previous by thread: Re: how to convert JAVA string in "hh:mm dd/mm/yyyy" to sql datetime format?
- Next by thread: Re: how to convert JAVA string in "hh:mm dd/mm/yyyy" to sql datetime format?
- Index(es):