| Author |
Date using Calendar for a spcific Locale
|
adithya narayan
Ranch Hand
Joined: Jan 05, 2009
Posts: 76
|
|
Hi,
I tried the following but it didn't work as expected:
which printed :
I was expecting it to print the current date in Italy.
Can anyone explain?
Thanks,
Adithya.
|
 |
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2927
|
|
|
You could try using Locale.ITALY instead of "it".
|
Mohamed Sanaulla | My Blog
|
 |
Greg Brannon
Bartender
Joined: Oct 24, 2010
Posts: 530
|
|
|
Rather than just trying things, I suggest you refer to the API, Calendar API.
|
Learning Java using Eclipse on OpenSUSE 11.2
Linux user#: 501795
|
 |
 |
|
|
subject: Date using Calendar for a spcific Locale
|
|
|