[[["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 2024-07-13 UTC."],[[["The `Date.get()` function retrieves a specific component (year, month, week, day, hour, minute, or second) of a given date object."],["It accepts a `unit` argument specifying the desired component and an optional `timeZone` argument for specifying the time zone (defaults to UTC)."],["The function returns the requested component as a long integer."],["`Date.get()` can be used within both JavaScript and Python Earth Engine environments."]]],[]]