Viewing File: /opt/imunify360/venv/lib/python3.11/site-packages/dateutil/__pycache__/utils.cpython-311.pyc
]j : d Z ddlmZ ddlmZmZ ddZd Zd ZdS ) zs
This module offers general convenience and utility functions for dealing with
datetimes.
.. versionadded:: 2.7.0
)unicode_literals)datetimetimeNc t j | }t j | t d| S )a
Returns a :py:class:`datetime` representing the current day at midnight
:param tzinfo:
The time zone to attach (also used to determine the current day).
:return:
A :py:class:`datetime.datetime` object representing the current day
at midnight.
r tzinfo)r nowcombinedater )r dts n/builddir/build/BUILD/imunify360-venv-2.6.3/opt/imunify360/venv/lib/python3.11/site-packages/dateutil/utils.pytodayr
s;
f BBGGIItAf'='='=>>>