The DateTime function may now be invoked with a single argument
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().
Showing
Please register or sign in to comment