Wednesday, 11 September 2013

Find the most recent date from a nested array

Find the most recent date from a nested array

I have a Multilevel Array (See array structure picture below) and I need
to get the sub-nested array with the higher date value.
I was wondering if there is a straight forward way to sort sub-nested
arrays by date value or get the highest date value?
Array Map

No comments:

Post a Comment