This method converts an instance of class JJulianDate
into an instance of the datetime class from the standard Python library (version 2.3
or greater).
J.datetime()
You will get back an “naive datetime instance” tagged with no time zone information,
but it will represent UTC.