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

Using 'OR' and 'AND' in SQL Server -

c++ - NetBeans Remote Development with additional configuration -

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