marzo
DateFormatSymbols dfs = new DateFormatSymbols(Locale.ITALY);
System.out.println(dfs.getMonths()[2]);