[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-11-01 UTC."],[[["`Month` is an enum that represents the twelve months of the year."],["To access a specific month, use the syntax `Base.Month.[MONTH_NAME]`, for example, `Base.Month.JANUARY`."],["Each month is represented by an `Enum` property within the `Month` enum, providing a standardized way to refer to specific months."]]],[]]