![]() |
| ||
| Help me to get the loCale Sir, is there any method which return the Local on giving a date as argument. publlic Locale getLocale(Date d){ // return locale } help me to get the locale. Please help me to get the locale on giving the date.Ie when i give us date,i need to get US. Please help ..... |
| ||
| Re: Help me to get the loCale You can use the Locale to parse a certain Date object: SimpleDateFormat.html And use the constructor with the Locale as argument. SimpleDateFormat(/*String pattern*/ "dd/MM/yyyy", Locale.ENGLISH) But I don't think that what you are asking is possible. |
| ||
| How to get Date format of different countries Hi Friends, Please help me to find out the different date format of the countirs, ie MM/dd/YYYY is the dateformats of US and dd/MM/YYYY is for india.lke this i want to compare a date with all the dateformats avaliable in our Computer. |
| ||
| DatePicker Can any one send me a link to to download a Datepicker for my swing based application.The date picker must support the default locale.ie when i give a US date ,It must be shown as the defult locale date format ?please help me... Also can any one help me to convert the US date to all other date formats. For eg: when i give setDate("05/01/2008"); //Usdate MM/dd/yyyy the i must get the date in all different formats like dd/mm/yyyy,yyyy/dd/mm etc.. Please help me to solve this issue |
| All times are GMT -4. The time now is 12:13 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC