Date java was installed using calendar

I want to know if there is an existing enumeration that contains all working days in Java I'm using calendar to handle time logic, but I don't see anything like this (I can create it myself, but I'd rather use what I have) I also saw threeten project, but it is still in alpha state Because the enumeration of the sun in the enumeration document is so trivial, I think something may already exist Any ideas?

Solution

You want new dateformatsymbols() getWeekdays().

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>