zvt.utils.time_utils.next_date

zvt.utils.time_utils.next_date(the_time, tz=None)

Get the next date from the given time. :param the_time: The time to get the next date from. :param tz: The timezone to use. :return: The next date as a pd.Timestamp.