Month
Studio is being deprecated, please head over to the documentation page for Mattercraft, our most advanced 3D tool for the web, where you can find the most recent information and tutorials.
enum Month { "january", "february", "march", "april", "may", "june", "july", "august", "september", "october", "november", "december" }
The months of the year.
Member List
Section titled “Member List”Member | Description |
---|---|
january | Month of January. |
february | Month of February. |
march | Month of March. |
april | Month of April. |
may | Month of May. |
june | Month of June. |
july | Month of July. |
august | Month of August. |
september | Month of September. |
october | Month of October. |
november | Month of November. |
december | Month of December. |