Jump to content

(#) month to Wikidata reference, python Z22256
Implementation

From Wikifunctions
Traduction en français (fr)
Return a ZObject to allow for proper type conversion
Line 11: Line 11:
"Z1K1": "Z16",
"Z1K1": "Z16",
"Z16K1": "Z610",
"Z16K1": "Z610",
"Z16K2": "def Z22240(Z22240K1):\n\tQID = \"Q122\"\n\t\n\treturn {\n\t\t\"Z1K1\": {\n\t\t\t\"Z1K1\": \"Z9\",\n\t\t\t\"Z9K1\": \"Z6091\"\n\t\t\t\n\t\t},\n\t\t\"Z6091K1\": {\n\t\t\t\"Z1K1\": \"Z6\",\n\t\t\t\"Z6K1\": QID\n\t\t}\n\t}"
"Z16K2": "def Z22240(Z22240K1):\n\tQID = \"Q122\"\n\t\n\treturn ZObject(\n\t\t{\n\t\t\t\"Z1K1\": \"Z9\",\n\t\t\t\"Z9K1\": \"Z6091\"\n\t\t\t\n\t\t},\n\t\tZ6091K1=QID\n\t)"
}
}
},
},

Revision as of 13:22, 10 February 2025