zut.tz.now_naive

zut.tz.now_naive(tz: tzinfo | Literal['local', 'utc'] | str | None = 'local', *, no_microseconds=False)

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