[[["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."],[[["`PackDatetime` is a function that packs a `datetime` property into a `entity_pb2.PropertyValue`."],["It has aliases, with the main alias being `google.appengine.api.datastore.datastore_types.PackDatetime`."],["The function takes three arguments: `name` (string), `value` (`datetime.datetime` instance), and `pbvalue` (`entity_pb2.PropertyValue`)."],["The `name` argument is the name of the property as a string, `value` is an instance of `datetime.datetime`, and `pbvalue` is where the `value` argument will be packed."]]],[]]