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.
next_date()