How to make it so that the month in mmmm
was not July March, but July March.
Example: numberDate.toString("dd.MMMM.yyyy, hh:mm.")
Will print 21.Июль.2016, 10:12
.
The variant with MMM didn’t go where Jul puts it and adding “I” to the end, since This is a hard link to a specific month. It is necessary that, depending on the month, he himself substituted the ending. You can, of course, make the conditions through just 2 months ending in “A” - Martha and Augustus in other cases display “I”, but is there an embedded solution?