zut.make_aware

zut.make_aware(value: T_WithTime, tz: tzinfo | str = None, after1970: bool = False) T_WithTime

Make a datetime aware in timezone tz (use tz=None or tz=’localtime’ for the system local timezone).