[[["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.getRelative()` returns the 0-based position of a specified time unit (e.g., day, month) within a larger time unit (e.g., year, month)."],["The function takes 'unit', 'inUnit', and an optional 'timeZone' as arguments to define the relative position and time zone context."],["Valid units include 'year', 'month', 'week', 'day', 'hour', 'minute', and 'second'."],["If the 'unit' is larger than the 'inUnit', the function returns 0."]]],[]]