zut.timezone.now_aware

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

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