rithesh_s
06/22/2021, 3:55 PMaaronsteers
06/22/2021, 9:16 PMaaronsteers
06/22/2021, 9:17 PMth.DateTimeType
is actually just a convenience in creating the JSON Schema definition - it is passed as schema declaration, and used in some JSON-Schema parsing/validation steps, but otherwise doesn't have any custom date handling.
The actual creation/parsing of the record dict (as discussed in the referenced thread) is where you'd want to check.