Answer the question
In order to leave comments, you need to log in
How to get the month in the nominative case?
Good afternoon.
You need to display the name of the month. I'm using the Calendar class. But it returns not "October", but "October".
How can I get the name of the month in the nominative case?
String currentMonth = calendar.getDisplayName(Calendar.MONTH, Calendar.LONG, Locale.getDefault());
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question