-
Laurence Rowe authored
that is a datetime.datetime instance. Timezone naive DateTimes may be converted back to timezone naive datetime.datetime objects with asdatetime(). All DateTime instances may be converted to a timezone naive datetime.datetime in UTC with utcdatetime().
85c5932c