[[["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-10-06 UTC."],[[["The `contains()` method determines if a given Date or DateRange falls entirely within another DateRange."],["It returns `true` if the provided Date or DateRange is fully enclosed by the target DateRange, otherwise it returns `false`."],["This method is applicable to `ee.DateRange` objects in Earth Engine."],["Examples are provided in both JavaScript and Python to illustrate the usage of `contains()`."]]],[]]