DateTime sqlTags

This may be a stupid question, but I’m wondering if there is some information on the DateTime sqlTag datatype. In scripting, if I perform a system.tag.read() on a tag that is configured as DateTime, what is returned? I thought that Ignition’s python implementation did not include the datetime library.

The value is a java Date.