zut.timezone.now_naive

zut.timezone.now_naive(tz: tzinfo | str | None = None, *, no_microseconds=False)

Get the current naive datetime in the given timezone (use tz=None or tz=’localtime’ for the system local timezone or tz=’UTC’ for UTC).