Skip to main content

Hi I have a number of features, each with a list of dates which I obtained using PointOnAreaOverlay.

I would like to order the dates within the list. I am using PythonCaller to process the list and write to a separate table.

 

Any suggestions?

What format are the dates in? If in YYYYMMDD you can use a listsorter


Reply