[[["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."],[[["`Date.advance()` creates a new Date object by adding a specified amount of time to an existing Date."],["The time units for advancement can be 'year', 'month', 'week', 'day', 'hour', 'minute', or 'second'."],["A positive `delta` argument moves the date forward in time, while a negative `delta` moves it backward."],["The optional `timeZone` argument specifies the time zone for the calculation; it defaults to UTC if not provided."]]],[]]