Closed VictorLamoine closed 4 years ago
I have a bag file that last 6 days; we want to extract some time slices.
In this case it's not possible to change the end date to February: you can't go from month 3 to month 2 because it would result in the end time being before the begin time.
I'll try to look at this in the next days; using a QCalendarWidget feels like a nice solution.
I have a bag file that last 6 days; we want to extract some time slices.
In this case it's not possible to change the end date to February: you can't go from month 3 to month 2 because it would result in the end time being before the begin time.