[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["The function `ParseExpiration` analyzes a string representing an expiration time delta."],["The input, `expiration`, must be a string conforming to a predefined regular expression, `_DELTA_REGEX`."],["The function's output is the time delta, quantified in seconds."],["The source code for this parsing functionality can be found on GitHub."]]],[]]