[[["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 2026-05-05 UTC."],[],["The core functionality is `normalize_date`, which transforms an input `Date` value into a standard `datetime.date` object. This function, part of the `meridian.data.time_coordinates` module, takes a user-defined `Date` type as input and outputs a standard Python date object. The source code for this operation can be found on GitHub.\n"]]