Enum of days in Java with Calendar -


i know if there existing enum containing week days in java. i'm using calendar treat time logic didn't see (i create myself 'd rather use existing). saw threeten project it's still in alpha. since enum containing days of week trivial it's shown sun in enum documentation, thinking may exist. ideas ?

you want new dateformatsymbols().getweekdays().


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -