I'm looking to see if there is an official enumeration for months in the .net framework.
It seems possible to me that there is one, because of how common the use of month is, and because there are other such enumerations in the .net framework.
For instance, there is an enumeration for the days in the week, System.DayOfWeek, which includes Monday, Tuesday, etc..
I'm wondering if there is one for the months in the year, i.e. January, February, etc?
Does anyone know?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…