There’s a DateTime comparision node
You basically have to run through the array and find the lowest one and put that in a new array. Then repeat.
That’s a bubble sort.
There’s a DateTime comparision node
You basically have to run through the array and find the lowest one and put that in a new array. Then repeat.
That’s a bubble sort.